PATCH: Don't link gcsec-1.c statically on Solaris 10 x86

Mark Mitchell mark@codesourcery.com
Mon May 7 19:17:00 GMT 2007


Eric Botcazou wrote:
>> This test failed on Solaris 10 x86 because it tried to link
>> statically.  Static linking is unsupported on Solaris 10, so I've used
>> the same approach already used on Netware: just don't link statically.
> 
> So why only on x86?  It's the same everywhere.

I didn't want to make changes for systems I can't conveniently test.  If
Solaris 10 SPARC is the same, then I would recommend the same change there.

Thanks,

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713



More information about the Gcc-patches mailing list