This is the mail archive of the gcc-help@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: Problems compiling gcc-3.3.3 on Solaris 8 x86


*On Tue Apr 06, 2004 at 12:26:13PM -0400, Richard Sewards (richard.sewards@navtelcom.com) wrote:
> I didn't use -D_LARGEFILE_SOURCE.  It seems to be created in sol2.h
> already. Do you really need to use it?
> 
> My CFLAGS were just "-O2" and I didn't set BOOTCFLAGS.
> 
> Your config command doesn't use --with-gnu-as or --with-gnu-ld.  You
> might try to add these so that there is no question that you are using
> GNU as and ld.

Well, I've tried this and more. I've tried using --without-gnu-ld and
--without-gnu-as and using the Sun ld and as using --with-as/ld since
they don't support the dwarf2, but I'm still getting all these errors in
the dwarf2asm.h file. It's almost like some strict checking is happening
and that's why it doesn't compile. Always occurs in the same place with
make bootstrap :-(

for full logs see:

http://www.csc.uvic.ca/~cconstan/typescript.try1
http://www.csc.uvic.ca/~cconstan/typescript.try2
http://www.csc.uvic.ca/~cconstan/typescript.try3

-- 
Carl B. Constantine         University of Victoria
Programmer Analyst          http://www.csc.uvic.ca
UNIX System Administrator   Victoria, BC, Canada
cconstan@csc.uvic.ca        ELW A248, 721-8766


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