Global constructor problem on mips-sgi-irix5.2

Fred Richardson frichard@bbn.com
Wed Apr 8 02:13:00 GMT 1998


>>         It looks like constructors for global objects aren't called on my
>>         mips-sgi-irix5.2 box when using egcs-1.0.2.
>> 
>> Yes, there is something wrong, but it is not clear what is wrong.

I found the problem.  Sorry I didn't report back!  It turns out that
I was specifying " --with-gnu-ld" on the SGI's even though GNU LD is
not supported here (although GNU AS is).  So, getting rid of this flag
to configure fixed everything for me.

                    -Fred



More information about the Gcc mailing list