Martin schrieb:
While it may well be a misconfiguration on my side, I got some compilation errors, while building fpc, and found the following:

- in the rtl objpas.pp several functions are only exported if FPC_HAS_FEATURE_RESOURCES is defined.
- in fcl-base gettext.pp they are used unconditionally.

So if  FPC_HAS_FEATURE_RESOURCES is not defined compilation will fail.

What compiler do you use? Recent FPCs from trunk define it.
_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to