[fpc-pascal] Linux i386 libraries and PIC
Ludo Brands
ludo.brands at free.fr
Wed Jun 1 15:56:08 CEST 2011
I also tried 1) and 2) with "-fPIC -Aas" as suggested in some PIC related
bug reports but they crash at same point.
> 1) (bootstrap compiler 2.4.4)
> make clean all OPT="-fPIC"
> --> EAccessViolation when compiling system.pp with ppc386 (the
> --> bootstrap)
>
> 2) (bootstrap compiler 2.5.1 build with make clean all)
> make clean all OPT="-fPIC" PP=/path/to/2.5.1/compiler
> --> EAccessViolation when compiling ../unix/classes with ppc1
>
More information about the fpc-pascal
mailing list