Re: How to check for linker argument support?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 10 Dec 2016 12:22, Bent Bisballe Nyeng wrote:
> I want to use the --no-undefined linker argument through the 
> -Wl,--no-undefined CXXFLAGS. This is only supported by gcc but has a 
> clang alternative: -Wl,-undefined,error.

you're referring to a linker option, not a compiler, so gcc/clang don't
care here.

if you're using libtool to link your libs (which you prob should), then
have you tried using -no-undefined instead ?
-mike

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
https://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux