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]

Complex expression. Absolute segment assumed.


I'm running a dual G5 / MacOS / Tiger machine and I tried to bootstrap from the gcc that comes with XCode 2.1 (4.0.0) up to 4.0.2 ). The bootstrap went fine however when I try to compile our code I get reams of errors like

/var/tmp//cc2Ol4cR.s:291056:Complex expression. Absolute segment assumed.
/var/tmp//cc2Ol4cR.s:291058:Complex expression. Absolute segment assumed.
/var/tmp//cc2Ol4cR.s:291060:Complex expression. Absolute segment assumed.

It happens to a number of our source files and I haven't been able to track down what causes it.

I tried running the latest snapshot release and it only made the problem worse -- more files exhibited this problem.

I tried upgrading the binutils package to perhaps get a newer version of Gas but that didn't seem to help.

Anybody have any advice?



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