Hello Mat,
Friday, March 01, 2002, 1:01:44 AM, you wrote:
M> Hi
M> Does anyone know how to force GCC to order functions in memory in the order
M> in which they are declared in the source file?
AFAIK, thats not really possible ;/
what you CAN do though, is compiling those functions to seperate
objects and link them in the order you'd like them to appear in the
binary - that SHOULD do the trick (maybe ;D)
--
Best regards,
groepaz mailto:groepaz@...