This is the mail archive of the gcc@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]

Limited success with 3.0 branch on AIX



Well, I finally got around to giving it a shot again, and now I can
compile the 3.0 branch (cvs as of 04/24/2001) fine on AIX 4.3.3 using
the gnupro assembler.

However, When I try and create a static lib using gnupro's ar, I get
the following warning (?) for every object file:

"ar -rc libFooBar.a Foo.o Bar.o"
"BFD: Foo.o: Unrecognized storage class 60 for *ABS* symbol `gcc2_compiled.'"
"BFD: Bar.o: Unrecognized storage class 60 for *ABS* symbol `gcc2_compiled.'"

What does it mean? Can I safely ignore it?  Should I get the latest
binutils snapshot?  If I do get the latest binutils, have the problems
that forced me to use the gnupro assembler been fixed yet?  Thanks,

Matt
matt_conway@i2.com



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