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]
Other format: [Raw text]

Re: non-portable construct in gcc configure script


> IIRC we cared about at least Solaris native ld.

... grep, only grep. The check passes "-shared" directly to ld, which makes 
native ld choke on Solaris 2.5.1, 2.6 and 7. On 8 and 9, it's the assembler. 
See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10663

-- 
Eric Botcazou


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