tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] release 0.9.25 candidate


From: Stefan de Konink
Subject: Re: [Tinycc-devel] release 0.9.25 candidate
Date: Tue, 12 May 2009 17:56:58 +0200
User-agent: Thunderbird 2.0.0.19 (X11/20081209)

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]