|
From: | Bernard Fouché |
Subject: | Re: [avr-libc-dev] compile error: /bin/sh: /home/patrick/Cross: No such file or directory |
Date: | Wed, 07 Sep 2005 18:20:39 +0200 |
User-agent: | Mozilla Thunderbird 1.0.2 (Windows/20050317) |
Patrick Blanchard wrote:
1) If you want to use gcc-4, then get gcc-4.0.1: 4.0.0 had some bug at least for avr. I found thatHello, Newbie to the avr-libc, and trying to install as follows...but receive compile error for gcc. Any and all suggestions welcomed. binutils installed w/o any problems.
gcc-3.4.4 still delivers better optimization for size.2) Follow what's written here : http://www.nongnu.org/avr-libc/user-manual/install_tools.html : it works (I think that gcc needs to be produced in a directory different for the sources themselves: "mkdir avr-obj;
cd avr-obj; ../configure ....." etc) Bernard
[Prev in Thread] | Current Thread | [Next in Thread] |