Problems during compiling L4
neohtm <[email protected]>
| Newsgroups | gmane.comp.micro-kernel.l4.l4ka.general |
|---|---|
| Message-ID | <[email protected]> |
Newbie here.....i was having some compilling errors with L4. I'd tried tools/build.py and it output the erros as below. Then i downloaded the i686-unknow-linux-gnu-gcc from Nicta website and extracted it to /opt/. Now how do i need to link this up?? tools/build.py machine=gumstix project=iguana wombat=yes toolprefix=i686-unknown-linux-gnu- scons: Reading SConscript files ... SERIAL_DRIVER is uart_8250 sh: i686-unknown-linux-gnu-gcc: command not found sh: i686-unknown-linux-gnu-gcc: command not found sh: i686-unknown-linux-gnu-gcc: command not found sh: i686-unknown-linux-gnu-gcc: command not found sh: i686-unknown-linux-gnu-gcc: command not found sh: i686-unknown-linux-gnu-gcc: command not found sh: i686-unknown-linux-gnu-gcc: command not found sh: i686-unknown-linux-gnu-gcc: command not found sh: i686-unknown-linux-gnu-gcc: command not found sh: i686-unknown-linux-gnu-gcc: command not found sh: i686-unknown-linux-gnu-gcc: command not found scons: done reading SConscript files. scons: Building targets ... [CXX ] build/pistachio/l4kernel/object/src/schedule.o sh: i686-unknown-linux-gnu-g++: command not found scons: *** [build/pistachio/l4kernel/object/src/schedule.o] Error 127 scons: building terminated because of errors. -- View this message in context: http://www.nabble.com/Problems-during-compiling-L4-tp15731129p15731129.html Sent from the [email protected] mailing list archive at Nabble.com.