[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Tinycc-devel] static linking with tcc on i386 linux
From: |
Joshua Phillips |
Subject: |
Re: [Tinycc-devel] static linking with tcc on i386 linux |
Date: |
Tue, 27 Nov 2007 17:08:01 +0000 |
User-agent: |
KMail/1.9.7 |
A patch for AS_NEEDED? When I had the AS_NEEDED issue, I rewrote my libc.so :)
On Tuesday 27 November 2007 15:20:40 Clemens Kolbitsch wrote:
> i am working with tcc on kubuntu (debian) linux on an i386 and have been
> using it without problems (ever since applying the patch to resolve the
> AS_NEEDED issue).