From: healyzh@iat.holonet.net (Zane H. Healy) Subject: A question concerning GCC 2.2.2d Date: 4 Oct 1992 08:58:12 GMT
Some of the program's that I've gotten recently are partially compiled with
version's of GCC that didn't use jump table's. The question is how do I go
about linking them together, because the complian about the jump tables.
One major instance of this is ingres, which has some library files that don't
seem to agree with jump table's.
Is there a compilier flag to turn the jump table's off?
Zane