SDL_net cross-compile problems

--------------BEE67E9C5384C3D2AE1322EC
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hi there,

I am having trouble getting the SDL_net to compile using the mingw32
cross-compiling environment under Linux.

After a “cross-configure”, “cross-make” and “cross-make install” I get
this error (and no DLL).

libtool: link: warning: undefined symbols not allowed in
i386-pc-mingw32msvc shared libraries

Anybody has any ideas? How do I find out what symbols are undefined?
Does anybody have a working configuration for SDL_net and Mingw32?

Ciao
Andreas–
| Andreas Schiffler aschiffler at home.com |
| Senior Systems Engineer - Deskplayer Inc., Buffalo |
| 4707 Eastwood Cres., Niagara Falls, Ont L2E 1B4, Canada |
| +1-905-371-3652 (private) - +1-905-371-8834 (work/fax) |

--------------BEE67E9C5384C3D2AE1322EC
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<!doctype html public “-//w3c//dtd html 4.0 transitional//en”>

Hi there,

I am having trouble getting the SDL_net to compile using the mingw32 cross-compiling environment under Linux.

After a "cross-configure", "cross-make" and "cross-make install" I get this error (and no DLL).

libtool: link: warning: undefined symbols not allowed in i386-pc-mingw32msvc shared libraries

Anybody has any ideas? How do I find out what symbols are undefined? Does anybody have a working configuration for SDL_net and Mingw32?

Ciao
Andreas


-- 
|  Andreas Schiffler                    aschiffler at home.com  |
|  Senior Systems Engineer    -    Deskplayer Inc., Buffalo  |
|  4707 Eastwood Cres., Niagara Falls, Ont  L2E 1B4, Canada  |
|  +1-905-371-3652 (private)  -  +1-905-371-8834 (work/fax)  |
 

--------------BEE67E9C5384C3D2AE1322EC–

--------------BEE67E9C5384C3D2AE1322EC
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hi there,

I am having trouble getting the SDL_net to compile using the mingw32
cross-compiling environment under Linux.

After a “cross-configure”, “cross-make” and “cross-make install” I get
this error (and no DLL).

libtool: link: warning: undefined symbols not allowed in
i386-pc-mingw32msvc shared libraries

Anybody has any ideas? How do I find out what symbols are undefined?
Does anybody have a working configuration for SDL_net and Mingw32?

SDL_net needs to be cleaned up for the new cross-compile tools.
This is on my TODO list, but I haven’t done it yet.

See ya!
-Sam Lantinga, Lead Programmer, Loki Entertainment Software

I am having trouble getting the SDL_net to compile using the mingw32
cross-compiling environment under Linux.

I added SDL_net to the CVS repository available at:
http://cvs.lokigames.com/

The version of SDL_net in CVS has cross-compilation fixed, as well as
a few other patches contributed by various people.

See ya!
-Sam Lantinga, Lead Programmer, Loki Entertainment Software