[fpc-devel] Question about building fpc for linux_x86 vs linux_x64
Gennady Agranov
gennadyagranov at gmail.com
Sun Dec 28 18:35:01 CET 2014
Hi,
I have built FPC from trunk - thanks to fpcup!!!
For linux_x64 it built as is - great!
For linux_x86 I had to add dependencies for rtl-objpas, rtl-extras,
rtl-console and fcl-base to the following packages:
M ide/fpmake.pp
M utils/fpdoc/fpmake.pp
M utils/fpmake.pp
M utils/fppkg/fpmake.pp
M utils/pas2jni/fpmake.pp
M utils/pas2ut/fpmake.pp
M utils/unicode/fpmake.pp
What I do not understand is the following - why these missing
dependencies were not required for linux_x64?
Thanks,
Gennady
PS. I can submit changes (i guess?) or send a patch file if somebody
needs it.
More information about the fpc-devel
mailing list