[fpc-devel] Defines layout for mips

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Mon Dec 7 14:41:43 CET 2009


I see that mips is progressing =) I added a ppmipsel.lpi file which
builds a cross-compiler here, but I haven't yet managed to build the
compiler from the makefiles or the rtl.

For the RTL I tryed:

C:\Programas\fpctrunk\rtl\linux>make fpc_units CPU_TARGET=mipsel OS_TARGET=linux
 OPT='-s'
make: *** No rule to make target `../mipsel/mips.inc', needed by `system.ppu'.
Stop.

I searched, but I didn't find what would need to be fixed to get a
target for mips.inc ... any ideas?

I am using fpc_units and -s because I'm in Windows, and I don't have
binutils, but I could still test compilation.

For the compiler I read the buildfaq, but it already starts from
targets capable of doing a build cycle, so I am not actually sure what
to do. I can build it with the Lazarus project, so maybe you cannot
build the compiler for a starting target with make? Only by calling
fpc directly?

thanks,
-- 
Felipe Monteiro de Carvalho



More information about the fpc-devel mailing list