On 26 Mar 2003 at 17:20, Peter N Lewis wrote:
Is there any way to combine .o files together to form a single object file that can still be linked in?
Perhaps you should try putting them into a ".a" library archive (e.g., libmac.a), and then you can link the library with "-l". This is more or less what GPC does with libgpc.a. Others can tell you more about the mechanics of this.
Best regards, The Chief --------- Prof. Abimbola Olowofoyeku (The African Chief) Web: http://www.bigfoot.com/~african_chief/