On 12/ 1/10 06:34 PM, Jonathan Wakely wrote:
On 1 December 2010 23:20, Laviticus Stone<laviticus@xxxxxxx> wrote:
-Wl,-retain-symbols-file -Wl,.libs/libglib-2.0.exp -o
Should that be -Wl,--retain-symbols-file with two dashes not one?
Maybe even -Wl,--retain-symbols-file=.libs/libglib-2.0.exp ?
I thought the esame I tried --retain-symbols-file
[snip]
.so.0 -Wl,--retain-symbols-file -Wl,.libs/libglib-2.0.exp -o
.libs/libglib-2.0.so.0.2600.1
ld: fatal: unrecognized option '--'
[/snip]
and obviously it does the same with the = portion added.
njm