Comment 2 for bug 889495

Revision history for this message
Christof Mroz (christof-mroz) wrote :

Just guessing: does GCC try to consume LDFLAGS itself?
Because for some flags, like -l, this works automagically while for "-z muldefs" I think you'd need to specify '-Wl,-z muldefs' (as one parameter).

http://gcc.gnu.org/onlinedocs/gcc/Link-Options.html