redefining dynamic symbols??? -- why I want to.

Jorge Luis Williams jorgew@cs.uidaho.edu
Wed Jul 17 09:18:00 GMT 2002


> Try
>
> # gcc -o exe_a .... -l_c
> # gcc -shared -Wl,-Bsymbolic -o lib_b.so .... -l_c
>
> It should work. If not, file a bug report with a small testcase.
>

I'm sorry, what is -l_c supposed to do -- I have my linker looking for a
library _c??  Or is it a compilation flag??
jOrGe W.




More information about the Binutils mailing list