Sven Koehler wrote:
> gcc -g -shared -Wall -fPIC shared.c -o shared.so -Wl,"-Bstatic"
> gcc -g -Wall loader.c -o loader -ldl -static

AFAIK, DLL's cannot be static.

--
Andrew E. Mileski - Software Engineer
REBEL.COM  http://www.rebel.com/

-- 
To unsubscribe:
mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Reply via email to