This is the mail archive of the gcc-patches@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: [patch] build fat libgcc_s.1.dylib for darwin


Andreas Schwab wrote:
Eric Christopher <echristo@apple.com> writes:

+SHLIB_SUFFIX = `if test @multilib_dir@ == ppc64 ; then echo _@multilib_dir@ ; fi`

Use `=', not `==', the latter is nonportable extension.



Hunh. Thanks.


-eric


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