[fpc-pascal]Where is the error?
Marc Santhoff
M.Santhoff at t-online.de
Wed Sep 1 13:18:08 CEST 2004
Am Mi, den 01.09.2004 schrieb Michael.VanCanneyt at Wisa.be um 09:29:
[...]
> > This leads me to the question:
> >
> > Is it "legal" to link together objects compiled in different modes? (I
> > haven't tried if it is possible at all ...)
> >
> > For example Alan would compile his matrix stuff in delphi mode and link
> > to other object files compiled in objpas mode?
>
> This is not a problem. The generated code is the same, independent of the
> mode. The mode only affects the parsing, and how identifiers are
> interpreted.
Ah, I see.
Thank you very much,
Marc
More information about the fpc-pascal
mailing list