compilie toolchain using toolchain-beta
Posted: Mon Mar 15, 2004 1:48 pm
I've tried compling toolchain using ooPo's toolchain-beta distribution.
and while compling libhdd, some errors occured.
first, the -mcpu option in $LIBHDD/ee/Rules.make file seems to be the
problem so changed it into -march.
and then message
"cc1: warning: The -march option is incompatible to -mipsN and therefore ignored.
cc1: -mips0 does not support 64 bit fp registers"
came out.
similar problem occurs while compiling ps2ip
how can i fix it?
Thank you in advance.
and while compling libhdd, some errors occured.
first, the -mcpu option in $LIBHDD/ee/Rules.make file seems to be the
problem so changed it into -march.
and then message
"cc1: warning: The -march option is incompatible to -mipsN and therefore ignored.
cc1: -mips0 does not support 64 bit fp registers"
came out.
similar problem occurs while compiling ps2ip
how can i fix it?
Thank you in advance.