|
Message
From: anthonyyi at msn.com<anthonyyi@m...>
Date: Mon Jul 7 05:49:18 CEST 2008
Subject: [openrisc] Updated OpenRISC toolchain instructions
Hi JeremyWhen I install GDB according your AP The system gives out some errors as follows checking for tgetent in -lncurses... (cached) no checking for tgetent in -lHcurses... no checking for tgetent in -ltermlib... no checking for tgetent in -ltermcap... (cached) no checking for tgetent in -lcurses... (cached) no checking for tgetent in -lterminfo... no configure: error: Could not find a term library Configure in /root/or1k/b-g/gdb failed, exiting.
So it doesn't generate any gdb files under the path /gdb/gdb/
can you help me to solve this problem
----- Original Message ----- From: Jeremy Bennett<jeremy@j...> To: Date: Tue Jul 1 15:23:12 CEST 2008 Subject: [openrisc] Updated OpenRISC toolchain instructions
> I've updated the instructions for installing the OpenRISC GCC > toolchain, > uClibc and Linux 2.6.19 kernel, to make it suitable for the latest > Linux > distros which use GCC 4.x (tested on Fedora 9 with GCC 4.3.0). > This is a single unified document for installing the tools. It > reuses a > lot of the existing work on the OpenRISC project page > (http://www.opencores.org/projects.cgi/web/or1k/gnu_toolchain_port) > and > Rich D'Addio's Meansoffreedom website (http://meansoffreedom.com/). > Currently the instructions are hosted on the Embecosm website as > Application Note #2. I'm working to get it incorporated on the main > OpenCores website. > http://www.embecosm.com/download.html > All feedback welcome. > Best wishes, > Jeremy > - > Tel: +44 (1202) 417007 > Cell: +44 (7970) 676050 > SkypeID: jeremybennett > Email: jeremy at jeremybennett.com > Web: www.jeremybennett.com > >
|