Forum > Suggestions

add new targets to make

(1/7) > >>

Key-Real:
What you think about adding

make compiler  CPU_TARGET=mipsel OS_TARGET=linux
make rtl  CPU_TARGET=mipsel OS_TARGET=linux

to the main make (root fpc dir) ?

TRon:
Note that mips(el) linux targets are already present in trunk makefile

Key-Real:
no, i mean

make compile
make rtl

the CPU_TARGET=mipsel OS_TARGET=linux is just an example

TRon:
Then I am afraid I do not understand what you mean.

compiler and rtl are already (sub)targets. E.g. it should already work as mentioned in your first post.

Key-Real:
ups, sorry, i  mean

make crosscomplier CPU_TARGET=mipsel OS_TARGET=linux
make crossrtl CPU_TARGET=mipsel OS_TARGET=linux

Navigation

[0] Message Index

[#] Next page

Go to full version