[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Tinycc-devel] Fedora Core 4
From: |
Nigel Horne |
Subject: |
[Tinycc-devel] Fedora Core 4 |
Date: |
Sat, 6 Aug 2005 21:52:29 +0100 |
I can't get tcc to work on FC4. I have built from source code:
address@hidden tmp]$ tcc -v
tcc version 0.9.23
address@hidden tmp]$ cat f.c
main()
{
puts("hello world");
}
address@hidden tmp]$ tcc f.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: '_dl_tls_static_size' defined twice
tcc: undefined symbol '_Unwind_Resume'
tcc: undefined symbol '__gcc_personality_v0'
tcc: undefined symbol '_Unwind_GetIP'
tcc: undefined symbol '_Unwind_GetGR'
tcc: undefined symbol '_Unwind_GetCFA'
tcc: undefined symbol '_Unwind_Backtrace'
address@hidden tmp]$
-Nigel Horne
- [Tinycc-devel] Fedora Core 4,
Nigel Horne <=