This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Build Error: Today's CVS; Solaris sparc 2.7


On Mon, 6 May 2002, mckelvey wrote:
> setenv CC gcc ; /mnt/home3/utilities/gcc/configure 
> --prefix=/mnt/home3/utilities --verbose --enable-languages=c++

Thanks.  Do you by any chance have GNU binutils installed in this prefix?
If so, can you run the configure again and add:

--with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld

If that fixes it, you've encountered a known problem (documented in
/install/specific.html IIRC).  If not, we'll have to investigate.

JEff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]