by Mikael » May 6, 2004 @ 8:01pm
I'm not sure, but it could be that the code goes over 64000 bytes when the linker is done with it. The simplest soulution would probably be to put PilotMain in it's own cpp file, that way all other code can be moved to another segment.