tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] Creating .so files.


From: bifferos
Subject: Re: [Tinycc-devel] Creating .so files.
Date: Thu, 30 Aug 2007 15:48:07 +0100 (BST)

--- bifferos <address@hidden> wrote:

<snip>
>> I surmised that I would have to do it as a two-step process, unfortunately 
> I still get another weird error:
> 
> bash-3.1$ tcc -r dllmain.c -o dllmain.o
> bash-3.1$ tcc -shared dllmain.o -o dll.so
> tcc: file 'AS_NEEDED' not found
> /usr/lib/libc.so:3: filename expected
> /usr/lib/libc.so:3: unrecognized file type

Apologies - I see the 'AS_NEEDED' thing is fixed in Mercurial, so this is 
sorted now.  Perhaps the two commands above could be added to the manual
page as an extra recipe?  I can put together a patch if you like.




      ___________________________________________________________
Yahoo! Answers - Got a question? Someone out there knows the answer. Try it
now.
http://uk.answers.yahoo.com/ 




reply via email to

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