On Fri, 29 Jun 2007 11:32:19 +0200 Jonas Maebe <[EMAIL PROTECTED]> wrote:
> > On 29 jun 2007, at 11:12, [EMAIL PROTECTED] wrote: > > > Then I added this line to my program: > > {$LINK lazarus.obj} > > > > I got this error message > > C:\lazarus\source\lazarus\ide\lazarus.pp(119,1) Error: Error > > reading COFF Symtable while reading lazarus.obj > > Isn't this because we don't support the Microsoft .obj format? (the > same reason why we can't link other .obj files) I thought COFF is the name of the obj format supported by fpc. >From the gorc help page: "It can make an OBJ file in COFF format, which is suitable for linking with other OBJ files to produce the final EXE or DLL." Does Microsoft have a different COFF format? Vincent _______________________________________________ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel