Comment 2 for bug 70854

Revision history for this message
James McDermott (jamesmichaelmcdermott) wrote :

Yes, still failing on Feisty. The error message I get is this:

$ tcc hello.c
tcc: file 'AS_NEEDED' not found
/usr/lib/libc.so:3: filename expected
/usr/lib/libc.so:3: unrecognized file type
/usr/lib/libc.a: '_nl_category_name_idxs' defined twice
/usr/lib/libc.a: '_nl_category_name_idxs' defined twice
[... and many more identical lines...]
/usr/lib/libc.a: '_nl_category_name_idxs' defined twice
/usr/lib/libc.a: '_nl_category_name_idxs' defined twice
tcc: undefined symbol '__gcc_personality_v0'
tcc: undefined symbol '_Unwind_Resume'
tcc: undefined symbol '_Unwind_Backtrace'
tcc: undefined symbol '_Unwind_GetIP'
tcc: undefined symbol '_Unwind_GetGR'
tcc: undefined symbol '_Unwind_GetCFA'