Re: [Cegcc-devel] cegcc-mingw32ce build fails while building gdb

2008-07-05 Thread janrinze
On Sat, 2008-07-05 at 17:36 +0200, janrinze wrote: > Hi all, > > after a lot of help from both Vincent and Danny I have gotten my Ubuntu > 8.04 install updated to be able to compile cegcc-mingw32ce. > > Apparently I need flex, bison and libncurses5-dev .. > > So far so good, but there are new er

[Cegcc-devel] cegcc-mingw32ce build fails while building gdb

2008-07-05 Thread janrinze
Hi all, after a lot of help from both Vincent and Danny I have gotten my Ubuntu 8.04 install updated to be able to compile cegcc-mingw32ce. Apparently I need flex, bison and libncurses5-dev .. So far so good, but there are new errors in the compile now: gcc -c -I/home/janrinze/Desktop/src/cegcc

Re: [Cegcc-devel] cegcc-mingw32ce build errors

2008-07-05 Thread janrinze
On Sat, 2008-07-05 at 16:53 +0200, Danny Backx wrote: > I just committed a few changes for gdb. Looks like they were in my build > tree for ages, but I forgot to commit them. > > Sorry about that. Let me know if it doesn't solve the problem. > > Danny > Hi Danny, it solves the error but

Re: [Cegcc-devel] cegcc-mingw32ce build errors

2008-07-05 Thread Danny Backx
I'm out of time for today, but this comment inside src/gdb/gdb/configure.ac looks promising : # Since GDB uses Readline, we need termcap functionality. In many # cases this will be provided by the curses library, but some systems # have a seperate termcap library, or no curses library at all.

Re: [Cegcc-devel] cegcc-mingw32ce build errors

2008-07-05 Thread Danny Backx
I just committed a few changes for gdb. Looks like they were in my build tree for ages, but I forgot to commit them. Sorry about that. Let me know if it doesn't solve the problem. Danny On Sat, 2008-07-05 at 16:37 +0200, janrinze wrote: > Hi all, > > somehow building cegcc-mingw32ce fai

Re: [Cegcc-devel] cegcc-mingw32ce build errors

2008-07-05 Thread Vincent Torri
> somehow building cegcc-mingw32ce fails at the folowing error: > > *** BFD does not support target arm-unknown-mingw32ce. > *** Look in bfd/config.bfd for supported targets. > make[1]: *** [configure-bfd] Error 1 > make[1]: Leaving directory > `/home/janrinze/Desktop/src/cegcc/cegcc/cegcc/src/bu

[Cegcc-devel] cegcc-mingw32ce build errors

2008-07-05 Thread janrinze
Hi all, somehow building cegcc-mingw32ce fails at the folowing error: *** BFD does not support target arm-unknown-mingw32ce. *** Look in bfd/config.bfd for supported targets. make[1]: *** [configure-bfd] Error 1 make[1]: Leaving directory `/home/janrinze/Desktop/src/cegcc/cegcc/cegcc/src/build-mi

Re: [Cegcc-devel] building cegcc on ubuntu 64bit hardy

2008-07-05 Thread janrinze
On Sat, 2008-07-05 at 15:54 +0200, janrinze wrote: > On Sat, 2008-07-05 at 14:22 +0200, janrinze wrote: > > Hi all, > > > > I have switched to a new PC. Installed Ubuntu 8.04 64 bit and would like > > to know the best starting point for compiling/installing cegcc. > > On the sourceforge site there

Re: [Cegcc-devel] building cegcc on ubuntu 64bit hardy

2008-07-05 Thread janrinze
On Sat, 2008-07-05 at 14:22 +0200, janrinze wrote: > Hi all, > > I have switched to a new PC. Installed Ubuntu 8.04 64 bit and would like > to know the best starting point for compiling/installing cegcc. > On the sourceforge site there is a 0.51 version for cygwin and one for > mandriva. the 0.50

Re: [Cegcc-devel] building cegcc on ubuntu 64bit hardy

2008-07-05 Thread Vincent Torri
Hey, > I have switched to a new PC. Installed Ubuntu 8.04 64 bit and would like > to know the best starting point for compiling/installing cegcc. > On the sourceforge site there is a 0.51 version for cygwin and one for > mandriva. the 0.50 has a src.tgz version which seems platform > independant.

[Cegcc-devel] building cegcc on ubuntu 64bit hardy

2008-07-05 Thread janrinze
Hi all, I have switched to a new PC. Installed Ubuntu 8.04 64 bit and would like to know the best starting point for compiling/installing cegcc. On the sourceforge site there is a 0.51 version for cygwin and one for mandriva. the 0.50 has a src.tgz version which seems platform independant. Should