RE : RE : RE : [fpc-pascal] Linux i386 libraries and PIC

2011-06-02 Thread Ludo Brands
> > In systutils, most are push imm32 DefaultFormatSettings > (sysstr.inc). DefaultFormatSettings is defined in sysinth.inc > where it's declaration is followed by Formatsettings : > TFormatSettings absolute DefaultFormatSettings; . Is the > absolute directive known to cause PIC problems? >

RE : RE : RE : [fpc-pascal] Linux i386 libraries and PIC

2011-06-02 Thread Ludo Brands
I also noticed that all the "offending" routines start with a call fpc_geteipasebx which is typical for PIC, isn't it? Ludo ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal