Re: [Cegcc-devel] Some problems and questions...

2006-11-07 Thread Simon Posnjak
On 11/6/06, Pedro Alves <[EMAIL PROTECTED]> wrote: > Simon Posnjak escreveu: > > Hi all > > > > I managed to build the svn version of the tool chains on Linux. I can > > confirm (as reported earlier) that there is a problem with building > > gdb on Ubuntu 6.10 - I attached the error. > > > > I wond

Re: [Cegcc-devel] Some problems and questions...

2006-11-06 Thread Pedro Alves
Simon Posnjak escreveu: > Hi all > > I managed to build the svn version of the tool chains on Linux. I can > confirm (as reported earlier) that there is a problem with building > gdb on Ubuntu 6.10 - I attached the error. > I wonder where those non ascii characters ... : /home/simonp/delo/cegcc/t

Re: [Cegcc-devel] Some problems and questions...

2006-11-05 Thread Danny Backx
Err, apologies. I was too quick. The include parameter is there, the -D__USE_W32_SOCKETS isn't. Same question : why? Danny On Sun, 2006-11-05 at 12:10 +0100, Danny Backx wrote: > Simon, > > I've just rerun a complete build using scripts/linux/build.sh . > > The command that compiles gd

Re: [Cegcc-devel] Some problems and questions...

2006-11-05 Thread Danny Backx
Simon, I've just rerun a complete build using scripts/linux/build.sh . The command that compiles gdb/wince.c on my system is this (copied from a typescript, it's one long line) : gcc -c -I/home/danny/src/cegcc/svn.sf.net/cegcc/trunk/cegcc/src/w32api/include -D__USE_W32_SOCKETS -D__arm__ -DARM -

Re: [Cegcc-devel] Some problems and questions...

2006-11-05 Thread Danny Backx
On Sun, 2006-11-05 at 01:40 +0100, Simon Posnjak wrote: > I managed to build the svn version of the tool chains on Linux. I can > confirm (as reported earlier) that there is a problem with building > gdb on Ubuntu 6.10 - I attached the error. Looking into that. > I have a program (pure C) that r

[Cegcc-devel] Some problems and questions...

2006-11-04 Thread Simon Posnjak
Hi all I managed to build the svn version of the tool chains on Linux. I can confirm (as reported earlier) that there is a problem with building gdb on Ubuntu 6.10 - I attached the error. I have a program (pure C) that runs on Linux and WinCE embedded system and uses sqlite3, SDL, SDL_ttf, free