Search the web
Sign In
New User? Sign Up
gnuarm
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Build fails   Message List  
Reply | Forward Message #4747 of 4906 |
Re: Build fails

--- In gnuarm@yahoogroups.com, "hsutherland2@..." <hsutherland2@...> wrote:

> Puzzling that the path seems to be exported to sudo, yet which fails.
>



That's where I came out.. bash in involved in this somehow.


> I was able to build once I set all up in a sub-directory of /home, which is
fine for my purposes. I thought I was going to have to beg for help on both
newlib and insight. After several delete-all / reboot cycles, I finally ended up
(ack!) editing both Makefiles by hand, changing lines roughly as follows:
>
> MAKEINFO = /path/to/newlib/build/dir/missing makeinfo
> MAKEINFO = makeinfo
>



You're building an older version. I believe I had a problem with this when I
built your version. I had no such problem with 4.3.2

I did install texinfo

I got 4.3.2 by going to www.gnuarm.org/support.html and then backing into the
Files tab.

No point in building something that's been upgraded.



> I only switched to Ubuntu to support my Dad, who I'm trying to wean from
Windows (despite the fact that I've been unable to wean myself as of yet). Now
that I think of it, it made no sense whatsoever to choose Ubuntu for this second
machine. Which means I may be begging for help again quite soon...



I have been using Ubuntu since 8.04 (so a little over a year). I moved from Red
Hat Enterprise WS 4 (which came with my x64 Dell Precision Workstation). I like
Ubuntu a lot. I think it is the easiest distro to install and maintain.

Richard





Sat Jun 27, 2009 1:09 am

rtstofer
Offline Offline
Send Email Send Email

Forward
Message #4747 of 4906 |
Expand Messages Author Sort by Date

I'm trying to set up a gcc 3.4.3 toolchain on my x64 system. Following the commands in files page, I built the binutils. When it comes to buiild gcc, make...
Atilla
muhendisatilla
Offline Send Email
Dec 4, 2008
1:23 pm

... Don't use it, unless you absolutely need a version 3.4 compiler, I wouldn't use it. In fact, someone showed me a subtle bug with 3.4 than can happen....
Tom Walsh
twalsh0001
Offline Send Email
Dec 4, 2008
4:12 pm

... See this explanation of why not to use gcc-3.x http://www.openhardware.net/Embedded_ARM/Toolchain/#gcc3bug -- Tom Walsh - WN3L - Embedded Systems...
Tom Walsh
twalsh0001
Offline Send Email
Dec 4, 2008
7:02 pm

Thank you very much for the link. Sadly, this time my pc fails to compile binutils. Both the scripts and my manual attempts get stuck because of the same error...
Atilla
muhendisatilla
Offline Send Email
Dec 5, 2008
9:54 am

... Then you have something radically wrong in your system: missing libraries, missing header files (in /usr/include), something. Binutils is a relatively...
Tom Walsh
twalsh0001
Offline Send Email
Dec 5, 2008
2:35 pm

... I realize this post is a bit stale. I just tried to build binutils 2.17 on a stock Ubuntu 9.04 x86 (32 bit) system and got the exact same errors that...
hsutherland2@...
hsutherland2...
Offline Send Email
Jun 25, 2009
1:31 am

... See the -Werror in the command line? The configure script put it there as the default. Every warning is treated as an error and the build aborted. So,...
rtstofer
Offline Send Email
Jun 25, 2009
4:48 am

... Thanks Richard! Fools rush in... Binutils built just fine when configured per your instructions. I must be making an equally ignorant mistake trying to...
hsutherland2@...
hsutherland2...
Offline Send Email
Jun 26, 2009
6:06 am

... If you try to put the results in a protected directory like /usr/local/bin then you have to invoke make with sudo. Even doing that, I was unsuccessful...
rtstofer
Offline Send Email
Jun 26, 2009
6:34 am

... Another possibility is to build the image in your directories (make all or all-gcc) with a prefix for /usr/local/bin (for example). Do this as an ordinary...
rtstofer
Offline Send Email
Jun 26, 2009
1:52 pm

... Cluttering up /usr/local/bin makes a big mess. Here's how I avoid the problem. I set the prefix to /usr/local/<name-and-version>, like ...
Dave McGuire
purringdave
Offline Send Email
Jun 26, 2009
5:02 pm

... Very nice! My system is single user so there is less motivation to put the toolchain in a publicly accessible location. Nevertheless, I like your solution...
rtstofer
Offline Send Email
Jun 26, 2009
5:45 pm

... Thanks so much for taking the time to help me out guys! I think I'm pretty close to being up and running now. All the gnuarm tools appear to be built....
hsutherland2@...
hsutherland2...
Offline Send Email
Jun 27, 2009
12:46 am

... That's where I came out.. bash in involved in this somehow. ... You're building an older version. I believe I had a problem with this when I built your...
rtstofer
Offline Send Email
Jun 27, 2009
1:09 am

... Oh my gosh, you're right! The worst thing is that I had read a post elsewhere saying .org had newer versions. When I "checked it out", I just glanced at...
hsutherland2@...
hsutherland2...
Offline Send Email
Jun 27, 2009
9:42 pm

... Thanks so much for taking the time to help me out guys! I think I'm pretty close to being up and running now. All the gnuarm tools appear to be built....
hsutherland2@...
hsutherland2...
Offline Send Email
Jun 27, 2009
12:52 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help