Re: [uClinux-dev] Unable to compile uclinux-dist, arm-linux-gcc: Command not found

2009-06-09 Thread Greg Ungerer
Hi Peter, Peter Weichai wrote: I encounted very weird problem. I couldnt compile my uClinux-dist. From the terminal screen message, its due to arm-linux-gcc, command not found. However i already specified the arm-linux-gcc path. Below is what i got from echo $PATH

Re: [uClinux-dev] Unable to compile uclinux-dist, arm-linux-gcc: Command not found

2009-05-31 Thread Robin Getz
On Fri 29 May 2009 09:13, Peter Weichai pondered: Hi, Possible to advice on how to solve the problem? Consult your distribution documentation about setting the path. If that doesn't help - this is what our users use

[uClinux-dev] Unable to compile uclinux-dist, arm-linux-gcc: Command not found

2009-05-29 Thread Peter Weichai
Hi, Possible to advice on how to solve the problem? Thanks ___ uClinux-dev mailing list uClinux-dev@uclinux.org http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by uclinux-dev@uclinux.org To unsubscribe see:

[uClinux-dev] Unable to compile uclinux-dist, arm-linux-gcc: Command not found

2009-05-28 Thread Peter Weichai
Hi Guys, I managed to solve the previous problem, however i ended up with anther. cannot find entry symbol lf2flt; defaulting to 80b0 Any idea? --- On Thu, 5/28/09, Peter Weichai peterweic...@yahoo.com wrote: From: Peter Weichai peterweic...@yahoo.com Subject: Unable to compile

Re: [uClinux-dev] Unable to compile uclinux-dist, arm-linux-gcc: Command not found

2009-05-28 Thread David McCullough
Jivin Peter Weichai lays it down ... Hi Guys, I managed to solve the previous problem, however i ended up with anther. cannot find entry symbol lf2flt; defaulting to 80b0 You toolchain doe snot support flat binaries, and thus misinterprets the -Wl,-elf2flt option to be -e lf2flt

[uClinux-dev] Unable to compile uclinux-dist, arm-linux-gcc: Command not found

2009-05-27 Thread Peter Weichai
Hi Guys, I encounted very weird problem. I couldnt compile my uClinux-dist. From the terminal screen message, its due to arm-linux-gcc, command not found. However i already specified the arm-linux-gcc path. Below is what i got from echo $PATH