Hi, how can I tell fpc to use only instructions supported on a specific processor? I'm compiling on an athlon for running on a geode (restriction has to define instruction set from x686 to x586, I think). Sometimes my program crashes on the target machine with signal 4 (illegal instruction). TIA, Marc