Works on IBM, not on Ami
01-Aug-90 15:31:07
Sb: #115241-Works on IBM, not on Ami
Fm: Mike Spille/Manx 71545,1466
To: Scott Litvinoff 72407,2626
Again, the fact that it works with a PC compiler means not alot. All it
takes is a single uninitialized pointer, which just happens to point to
your switch code on the Lattice compiled version. Write to that pointer,
and <poof> – instant code-mush.
The moral of the story is, without seeing the _exact_ code, in context, its
pretty much impossible to figure out whether its the compiler or the
programmer at fault.
-Mike