Server Help

ASSS Questions - Compiling .so files on windows

Anonymous - Sun Aug 20, 2006 2:31 pm
Post subject: Compiling .so files on windows
Is it possible to compile .so files on windows? I'm developing for asss on windows, but the public server will be run on linux.

Thanks in advance
Dr Brain - Sun Aug 20, 2006 2:59 pm
Post subject:
Can you install a compiler on the public server instead?
Hal - Sun Aug 20, 2006 3:11 pm
Post subject:
ah thanks, I might ask that
Bak - Sun Aug 20, 2006 7:08 pm
Post subject:
yeah, it's called cross compiling, although I have no idea how to do it. At least that's a start for google though.
Hal - Mon Aug 21, 2006 5:17 am
Post subject:
I actually tried that, but all result I got were about compiling windows files on linux ;(
Purge - Mon Aug 21, 2006 11:32 pm
Post subject:
You can only compile .so modules (C) under a linux platform...

For windows you can use .dll, but that won't work on a linux server. sa_tongue.gif
Bak - Tue Aug 22, 2006 2:23 am
Post subject:
WHAT? NO
Animate Dreams - Tue Aug 22, 2006 8:45 am
Post subject:
Purge, did you completely miss Bak-'s post?
For instance, take this page, that details cross-compiling on Linux.
http://kerneltrap.org/node/4098

And also, this page.
http://en.wikipedia.org/wiki/Cross_compiler

This is by no means comprehensive, but it may point you in the right direction. If someone is to find a good way to compile AS3 modules for Windows on Linux or vice-versa, such as a pre-packaged version of gcc that allows for that, I think that would be a really good thing to have available here, or possibly even make a wiki on.
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group