Am 2010-10-24 12:06, schrieb Marco van de Voort:
In our previous episode, Lukas Gradl said:
make OS_TARGET=linux CPU_TARGET=x86_64 CROSSBINDIR= BINUTILSPREFIX=
CROSSCYCLEBOOTSTRAP=1 rtlclean rtl
Please, anyone a hint what might go wrong?
No "fpc" binary in the path?
__
In our previous episode, Lukas Gradl said:
> make OS_TARGET=linux CPU_TARGET=x86_64 CROSSBINDIR= BINUTILSPREFIX=
> CROSSCYCLEBOOTSTRAP=1 rtlclean rtl
>
> Please, anyone a hint what might go wrong?
No "fpc" binary in the path?
___
fpc-devel maillist -
Am 2010-10-22 22:49, schrieb Lukas Gradl:
Hello!
I'm still stuck with cross-compiling fpc from x64 to i386 on an Ubuntu
10.10 machine.
Compared a compile on Ubuntu 10.10 to one at 10.04.
It seems like there ist a problem with environment-variables on my 10.10
- Installation.
On 10.10 afte
Hello!
I'm still stuck with cross-compiling fpc from x64 to i386 on an Ubuntu
10.10 machine.
I did:
make distclean;make all;sudo make install PREFIX=/usr;make clean
Worked as expected so far.
Then I did:
make all CPU_TARGET=i386
This build script stops.
Output is:
make compiler_cycle RE