[csw-devel] SF.net SVN: gar:[13765] csw/mgar/pkg/gettext/trunk/Makefile
Dagobert Michelsen
dam at opencsw.org
Mon Mar 14 18:35:41 CET 2011
Hi Maciej,
Am 13.03.2011 um 14:04 schrieb Maciej Bliziński:
> 2011/3/13 <bdwalton at users.sourceforge.net>:
>> +EXTRA_LINKER_FLAGS = -norunpath
>
> I'm wondering whether EXTRA_LINKER_FLAGS are passed to both C and C++
> programs. There's incompatibility between Sun C and C++ compilers wrt
> -norunpath vs -xnorunpath. I don't remember exactly in which
> direction it is, though. I think it's C that accepts -xnorunpath
> only, and C++ accepts -norunpath only.
Yes, and if "ld" is used for linking instead of "cc" or "CC" it completely
bails out. It is really just wild guessing and best set on a per-package
basis.
Best regards
-- Dago
More information about the devel
mailing list