On 23 Jan 2014, at 15:09, Reinier Olislagers wrote:

I'm trying to get fpcup to natively compile FPC trunk+Lazarus on ARMHF
and finally getting somewhere....

In the Lazarus part however I get
lazbuild.lpr(1689) Error: resource compiler "fpcres" not found,
switching to external mode

fpcres (and fpcjres) is not in the FPC bin directory, but in
$(fpcdir)/utils/fpcres/bin/$(fpctarget)

Would it be a good idea to let fpcmkcfg add an -e or -FD line to fpc.cfg
automatically to make sure the right fpcres can be found?

If make install doesn't put them in the plain "bin" directory, then it's a bug in the fpmake file for those directories (or in fpmkunit in general).


Jonas
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to