Hi Maciej,

Am 13.03.2011 um 14:04 schrieb Maciej Bliziński:
> 2011/3/13  <bdwal...@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

_______________________________________________
devel mailing list
devel@lists.opencsw.org
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to