tinycc-devel
[Top][All Lists]
Advanced

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

[Tinycc-devel] Creating .so files.


From: bifferos
Subject: [Tinycc-devel] Creating .so files.
Date: Wed, 29 Aug 2007 09:25:04 +0100 (BST)

I tried to produce a .so file with:

tcc -shared -r dll.c -o test_dll.so

but when dlopen()ing it I got the error:

./test_dll.so: only ET_DYN and ET_EXEC can be loaded

Any ideas what I'm doing wrong?



      ___________________________________________________________
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]