[fpc-devel]last message for today - compile successful but
Jonas Maebe
jonas at zeus.rug.ac.be
Tue Jun 5 16:13:47 CEST 2001
On zondag, juni 3, 2001, at 04:32 , adrian15 at europe.com wrote:
> (What I've done is copy the .o files required in pp2\bin\go32v2 folder.
> But I
> want to know how to create them.)
The .o files only contain the machine code, not the
type/function/procedure/constant/variable declarations. So it's logical
that your new type names aren't recognized if you don't replace the ppu
files as well.
Jonas
More information about the fpc-devel
mailing list