Again cross-compiler problems and BumpRace 0.7

Cross-comiler:
I had to reinstall my mwing32 cross compiler. All programs compile
without error, but when I try to start them they crash without writing
anything into the stderr.txt. It?s exactly the package from the link on
the SDL page, I only added the SDL .dlls and libSDL.a. Wherecould be my
fault?

BumpRace:
BumpRace has now reached Version 0.7. Get the new version from
http://www.karlb.home.pages.de !
New Features:
-better collision
-more levels
-random level order
-fonts now blitted correctly (Thanks Sam)
and other small chnages…

Cross-comiler:
I had to reinstall my mwing32 cross compiler. All programs compile
without error, but when I try to start them they crash without writing
anything into the stderr.txt. It?s exactly the package from the link on
the SDL page, I only added the SDL .dlls and libSDL.a. Wherecould be my
fault?

I’ll be revisiting the Win32 code again very soon, so if I find anything,
I’ll let you know.

-Sam Lantinga				(slouken at devolution.com)

Lead Programmer, Loki Entertainment Software–
Author of Simple DirectMedia Layer -
http://www.devolution.com/~slouken/SDL/

Sam Lantinga wrote:

Cross-comiler:
I had to reinstall my mwing32 cross compiler. All programs compile
without error, but when I try to start them they crash without writing
anything into the stderr.txt. It?s exactly the package from the link on
the SDL page, I only added the SDL .dlls and libSDL.a. Wherecould be my
fault?

I’ll be revisiting the Win32 code again very soon, so if I find anything,
I’ll let you know.

    -Sam Lantinga                           (slouken at devolution.com)

I think this is not SDL?s fault, but there could something wrong with my
cross-compiler. I think this because it worked with my old cross
compiler (but I lost it through a small backup fault…).