autobook: Simple [] Module Loader
Jerome BENOIT
JGMBenoit@Wanadoo.fr
Sat Feb 24 19:45:00 GMT 2001
Ooops !
> Note that to build the module I did:
>
> ld -shared simple-module.o -o simple-module.so -lcygwin
>
> to avoid error messsages
> whereas the suggested command line is:
>
> gcc -shared -o simple-module.so
>
If one type
dllwrap.exe --export-all simple-module.o -o simple-module.so
all works fine !
--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple
More information about the Cygwin
mailing list