[fpc-pascal] PIC returns in 2.4?
Florian Klaempfl
florian at freepascal.org
Mon Nov 19 08:35:46 CET 2007
Felipe Monteiro de Carvalho schrieb:
> On Nov 18, 2007 11:10 AM, Florian Klaempfl <florian at freepascal.org> wrote:
>>> and Windows?
>> Windows needs no PIC.
>
> Isn't PIC the same as relocatable code?
No. PIC allows only to map the same physical mem page with program code
at different virtual memory locations.
> Which would be activated by
> -WR as described on the item 3 here:
>
> http://wiki.lazarus.freepascal.org/FPC_and_Apache_Modules#Possible_problems
>
> I didn't test multiple apache modules with newer fpc versions, but
> that could be a problem.
>
More information about the fpc-pascal
mailing list