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.

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

Reply via email to