Stefan de Konink wrote:
grischka wrote:
I have put together a release candidate for 0.9.25:
http://repo.or.cz/w/tinycc.git
which I plan to upload at savannah in a week or so. Say unless
there is something important still missing.
--- grischka
Does this release also have support for uclibc?
Negative :(
Still has the same issue; executables created with tcc look like:
ldd ./tcc
checking sub-depends for '/lib/libm.so.0'
libc.so.0 => /lib/libc.so.0 (0xb7f92000)
ld-uClibc.so.0 => /lib/ld-uClibc.so.0 (0xb7fe3000)
checking sub-depends for '/lib/libc.so.0'
ld-uClibc.so.0 => /lib/ld-uClibc.so.0 (0xb7f8a000)
checking sub-depends for '/lib/libdl.so.0'
libc.so.0 => /lib/libc.so.0 (0xb7f46000)
ld-uClibc.so.0 => /lib/ld-uClibc.so.0 (0xb7f97000)
libm.so.0 => /lib/libm.so.0 (0x00000000)
libc.so.0 => /lib/libc.so.0 (0x00000000)
libdl.so.0 => /lib/libdl.so.0 (0x00000000)
/lib/ld-uClibc.so.0 => /lib/ld-uClibc.so.0 (0x00000000)
Stefan
_______________________________________________
Tinycc-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/tinycc-devel