Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Error - unknown target 'gcc_ntomipsle': (2 Items)
   
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
RE: Error - unknown target 'gcc_ntomipsle'  
It looks like you installed the reduced-size x86-only version of momentics.
If you actually need to build the MIPS and other non-x86 components you will
need to uninstall momentics and reinstall the correct package.  If you don't
actually want the non-x86 components, you need to specify that on the make
command line with "make CPULIST=x86". 

-----Original Message-----
From: Mei Li [mailto:chunmei.li@taec.toshiba.com] 
Sent: Friday, January 11, 2008 2:37 PM
To: general-community
Subject: 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

_______________________________________________
General
http://community.qnx.com/sf/go/post4244