Is there any way to create a compile-time library using GCC that CodeWarrior can use? Is it theoretically possible?
Nope. GCC's object code format is different from CodeWarrior's. You could make a shared library using GCC and call that from CW.
-- Ben Combee Techwood Broadcasting Foundation, Austin Bureau Chief
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
