duplicate -lgcc --as-needed -lgcc_s --no-as-needed
Peter S. Mazinger
ps.m@gmx.net
Thu Jun 2 12:00:00 GMT 2005
Hello!
the sequence used for linking on x86 (but most archs will have it too)
-lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s
--no-as-needed
contains duplicate. Is this really necessary?
Will the '--as-needed -lgcc_s --no-as-needed' ever apply? The missing
symbols will be found in -lgcc.
Thanks, Peter
Please CC to me, not on list.
--
Peter S. Mazinger <ps dot m at gmx dot net> ID: 0xA5F059F2
Key fingerprint = 92A4 31E1 56BC 3D5A 2D08 BB6E C389 975E A5F0 59F2
More information about the Gcc
mailing list