2008/6/5 Luca Olivetti <[EMAIL PROTECTED]>: > Henry Vermaak escribió: > >> why don't you just cross-compile your program? > > because it's too darn difficult? (not that native compiling is an easy > walk....but see my problems trying to cross-compile the gtk2 hello program) >
my best (and uneducated) guess would be that fpc doesn't set the correct version/flags. i don't know where this happens, so someone else will have to try and fix. it doesn't look like it's in link.res (or maybe it should be). native compiling won't make a difference, since you should link to the same libraries. in the past i've managed to get around such problems by using ld options, but i can't think of an option that ignores the version of the abi. henry _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal