Problem with 2391 and mingw32/Linux
Hey,
when I test simutrans-compiling/cross-compiling I get an Problem with svn-mixer.
I get an
===> LD sim
collect2: ld terminated with signal 11 [Segmentation fault]
make: *** [sim] Error 1
The same SDL-mixer on an other maschine have no Problem ... I don't find the Problem.
Did somebody have a Idea for me?
An info about the gcc:
simutrans@hedwig ~/code $ mingw32-gcc -V 3.4.6 -v
Reading specs from /usr/lib/gcc/mingw32/3.4.6/specs
Configured with: /var/tmp/cross/mingw32/portage/cross-mingw32/gcc-3.4.6-r2/work/gcc-3.4.6/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/mingw32/gcc-bin/3.4.6 --includedir=/usr/lib/gcc/mingw32/3.4.6/include --datadir=/usr/share/gcc-data/mingw32/3.4.6 --mandir=/usr/share/gcc-data/mingw32/3.4.6/man --infodir=/usr/share/gcc-data/mingw32/3.4.6/info --with-gxx-include-dir=/usr/lib/gcc/mingw32/3.4.6/include/g++-v3 --host=x86_64-pc-linux-gnu --target=mingw32 --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libgcj --enable-languages=c,c++,f77 --with-sysroot=/usr/mingw32
Thread model: single
gcc version 3.4.6 (Gentoo 3.4.6-r2 p1.6, ssp-3.4.6-1.0, pie-8.7.10)
Thanks for the reading,
Werner