Hi Ralf,
Robert, the author of SkyOS had a question regarding your comments:
-> regarding libtool, which linker information did he want to have exactly?
Could you tell me with a little more details which information is
needed? I will pass the info along to Robert so he can provide you
with the d
1) I think you can compare it to cygwin. SkyOS mimics parts of the
unix type disk layout (/usr /bin, ...) with symlinks.
2) to make a dll from a static library, I can use the following script:
#!/bin/sh
i386-skyos-pe-gcc -shared [EMAIL PROTECTED] -o [EMAIL PROTECTED]
i386-skyos-pe-dlltool --export
Hi Peter,
* Peter Speybrouck wrote on Fri, Mar 17, 2006 at 05:24:13PM CET:
>
> I am actually not familiar with using libtool myself, but there is
> something that bothers me and I would like to know how I can fix it.
>
> Here's the thing:
> * Platform: SkyOS, (www.skyos.org), nothing to do with