|
|
Error - unknown target 'gcc_ntomipsle'
|
|
01/11/2008 2:36 PM
post4244
|
Error - unknown target 'gcc_ntomipsle'
I installed 6.3.2-win32-200709070203-x86.iso which is QNX632. I'm trying
to build malta BSP, but failed. The error is 'unknown target
'gcc_ntomipsle'', see below for the log. Looks like QNX632 doesn't support
GCC MIPS. Am I right? How I can build the BSP?
Thanks
Mei
------------------------------------------------------------------------------------------------------------------------
----------------------------------------
bash-2.05b$ make
c:/QNX632/host/win32/x86/usr/bin/make.exe -j 1 -Cmips -fMakefile
make.exe[1]: Entering directory
`c:/mei/QNX_BSP_Malta/src/hardware/startup/boards/malta/mips'
c:/QNX632/host/win32/x86/usr/bin/make.exe -j 1 -Cle -fMakefile
make.exe[2]: Entering directory
`c:/mei/QNX_BSP_Malta/src/hardware/startup/boards/malta/mips/le'
C:/QNX632/host/win32/x86/usr/bin/qcc -Vgcc_ntomips -c -O -D__ASM__
-DVARIANT_le -DVARIANT_malta -I. -Ic:/mei/QNX_BSP
Malta/src/hardware/startup/boards/malta/mips/le
-Ic:/mei/QNX_BSP_Malta/src/hardware/startup/boards/malta/mips -Ic:/mei/
NX_BSP_Malta/src/hardware/startup/boards/malta
-Ic:/mei/QNX_BSP_Malta/src/hardware/startup/boards -Ic:/mei/QNX_BSP_Malt
/src/hardware/startup/boards/malta/overrides
-Ic:/mei/QNX_BSP_Malta/src/hardware/startup/boards/malta/overrides -Ic:/me
/QNX_BSP_Malta/src/hardware/startup/lib/mips/a.le
-Ic:/mei/QNX_BSP_Malta/src/hardware/startup/lib/mips -Ic:/mei/QNX_BSP
Malta/src/hardware/startup/lib
-Ic:/mei/QNX_BSP_Malta/src/hardware/startup/lib/public
-Ic:/mei/malta/install/usr/includ
-IC:/QNX632/target/qnx6/usr/include -EL
c:/mei/QNX_BSP_Malta/src/hardware/startup/boards/malta/callout_inter
upt_mips8259.S
cc: unknown target 'gcc_ntomipsle'
cc: targets available in C:/QNX632/host/win32/x86/etc/qcc/gcc:
2.95.3,gcc_ntox86 (default)
2.95.3,gcc_ntox86_acpp-ne
2.95.3,gcc_ntox86_acpp
2.95.3,gcc_ntox86_cpp-ne
2.95.3,gcc_ntox86_cpp
2.95.3,gcc_ntox86_ecpp-ne
2.95.3,gcc_ntox86_ecpp
2.95.3,gcc_ntox86_gpp
3.3.5,gcc_ntox86
3.3.5,gcc_ntox86_acpp-ne
3.3.5,gcc_ntox86_acpp
3.3.5,gcc_ntox86_cpp-ne
3.3.5,gcc_ntox86_cpp
3.3.5,gcc_ntox86_ecpp-ne
3.3.5,gcc_ntox86_ecpp
3.3.5,gcc_ntox86_gpp
make.exe[2]: *** [callout_interrupt_mips8259.o] Error 1
make.exe[2]: Leaving directory
`c:/mei/QNX_BSP_Malta/src/hardware/startup/boards/malta/mips/le'
make.exe[1]: *** [all] Error 2
make.exe[1]: Leaving directory
`c:/mei/QNX_BSP_Malta/src/hardware/startup/boards/malta/mips'
c:\QNX632\host\win32\x86\usr\bin\make.exe: *** [all] Error 2
|
|
|
|
|