Re: [codezero-devel] arm-none-eabi-gcc: not found

2012-01-19 Thread Dawid Ciężarkiewicz
On Thu, Jan 19, 2012 at 3:23 PM, Mario wrote: > Not exactly. I've installed qemu-system with the apt-get system and it > worked,but I don't know where is arm-none-insight... Hi, Insight is a fork of gdb, and it's status is "old and barely supported by anyone". It's a nicest gdb gui still, but it

Re: [codezero-devel] arm-none-eabi-gcc: not found

2012-01-19 Thread Mario
Not exactly. I've installed qemu-system with the apt-get system and it worked,but I don't know where is arm-none-insight... 2012/1/19 Amit Mahajan : > On Thu, 2012-01-19 at 13:41 +0100, Mario wrote: >> Thanks. It worked. now two errors again please : >> >> root@ziomario:/usr/local/codezero/codezer

Re: [codezero-devel] arm-none-eabi-gcc: not found

2012-01-19 Thread Amit Mahajan
On Thu, 2012-01-19 at 13:41 +0100, Mario wrote: > Thanks. It worked. now two errors again please : > > root@ziomario:/usr/local/codezero/codezero/tools# ./run-qemu-insight > > ./run-qemu-insight: riga 7: qemu-system-arm: command not found > ./run-qemu-insight: riga 8: arm-none-insight: command no

Re: [codezero-devel] arm-none-eabi-gcc: not found

2012-01-19 Thread Mario
partially fixed : root@ziomario:/usr/local/codezero/codezero/tools# apt-get install qemu-system ... Configuring qemu-system (0.15.50-2011.08-0ubuntu4)... Configuring vde2 (2.2.3-3build1)... root@ziomario:/usr/local/codezero/codezero/tools# ./run-qemu-insight ./run-qemu-insight: riga 8: arm-none-i

Re: [codezero-devel] arm-none-eabi-gcc: not found

2012-01-19 Thread Mario
Thanks. It worked. now two errors again please : root@ziomario:/usr/local/codezero/codezero/tools# ./run-qemu-insight ./run-qemu-insight: riga 7: qemu-system-arm: command not found ./run-qemu-insight: riga 8: arm-none-insight: command not found thanks. 2012/1/19 Mario : > root@ziomario:~/CodeSo

Re: [codezero-devel] arm-none-eabi-gcc: not found

2012-01-19 Thread Mario
root@ziomario:~/CodeSourcery/Sourcery_G++_Lite/bin# ls arm-none-eabi-addr2line arm-none-eabi-gcc-4.4.1 arm-none-eabi-objdump arm-none-eabi-ar arm-none-eabi-gcov arm-none-eabi-ranlib arm-none-eabi-as arm-none-eabi-gdbarm-none-eabi-readelf arm-none-eabi-c++arm-

[codezero-devel] arm-none-eabi-gcc: not found

2012-01-19 Thread Mario
Hello. I'm trying to install / configure Codezero® Embedded Hypervisor-0.5 on my Ubuntu 11.10 x64 workstation. This is the error. Someone can help me to fix it because I'm totally unexperienced ? thanks root@ziomario:/usr/local/codezero/codezero# ./build.py Copying kernel image and configuration