Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
Hello,
I have been trying to compile openttd on my CH3SNAS, but having some issues.
http://www.tt-forums.net/viewtopic.php?p=844328#p844328
Mainly just an illegal instruction error during make from the gcc compiler on a basic line:
[SRC] Compiling saveload/afterload.cpp/mnt/usb/ffp/openttd/src/saveload/afterload.cpp: In function 'bool AfterLoadGame()':/mnt/usb/ffp/openttd/src/saveload/afterload.cpp:1811: internal compiler error: Illegal instructionPlease submit a full bug report,with preprocessed source if appropriate.See <URL:http://gcc.gnu.org/bugs.html> for instructions.make[1]: *** [saveload/afterload.o] Error 1make[1]: Leaving directory `/mnt/usb/ffp/openttd/objs/release'make: *** [all] Error 2
That line 1811 is
if (_settings_game.economy.town_layout == 0) { // was TL_NO_ROA
Could there be something wrong with the gcc that I use? (gcc-4.1-2.tgz) ?
Maybe it's a good idea to generate a more recent gcc? (I guess this sounds easier than it is).
Offline
Ok, I'll try QEMU.
I also tried to compile it in a Debian chroot (gcc-4:4.3.2-2), and that was succesful.
Last edited by Opperpanter (2010-01-04 13:33:54)
Offline