Re: [Cegcc-devel] gcc seems to be non-functional

2010-01-23 Thread Vincent Richomme
On Sat, 23 Jan 2010 23:02:57 +0100, Vincent Richomme wrote: > On Sat, 23 Jan 2010 13:23:55 -0800 (PST), İsmail "cartman" Dönmez > wrote: >> Sean Healy wrote: >>> >>> Hello, >>> >>> I found no way to search the archive to see if someone else has > reported >>> a similar error, so I'm posting it

Re: [Cegcc-devel] gcc seems to be non-functional

2010-01-23 Thread Vincent Richomme
On Sat, 23 Jan 2010 13:23:55 -0800 (PST), İsmail "cartman" Dönmez wrote: > Sean Healy wrote: >> >> Hello, >> >> I found no way to search the archive to see if someone else has reported >> a similar error, so I'm posting it to the list. gcc doesn't seem to be >> working. When I run the program,

Re: [Cegcc-devel] gcc seems to be non-functional

2010-01-23 Thread cartman
Sean Healy wrote: > > Hello, > > I found no way to search the archive to see if someone else has reported > a similar error, so I'm posting it to the list. gcc doesn't seem to be > working. When I run the program, it exits with no error message - no > message of any kind, in fact - but no ou

Re: [Cegcc-devel] gcc seems to be non-functional

2010-01-23 Thread Vincent Richomme
On Sat, 23 Jan 2010 17:08:34 +0100, Sean Healy wrote: > Hello, > > I found no way to search the archive to see if someone else has reported > a similar error, so I'm posting it to the list. gcc doesn't seem to be > working. When I run the program, it exits with no error message - no > message

Re: [Cegcc-devel] gcc seems to be non-functional

2010-01-23 Thread Dave Korn
On 23/01/2010 16:08, Sean Healy wrote: > [ ... ] gcc doesn't seem to be > working. When I run the program, it exits with no error message - no > message of any kind, in fact - but no output file is produced. So I get > no output and no error message. [ ... ] On Cygwin, this is a typical symp

[Cegcc-devel] gcc seems to be non-functional

2010-01-23 Thread Sean Healy
Hello, I found no way to search the archive to see if someone else has reported a similar error, so I'm posting it to the list. gcc doesn't seem to be working. When I run the program, it exits with no error message - no message of any kind, in fact - but no output file is produced. So I get no

Re: [Cegcc-devel] updating gcc in trunk

2010-01-23 Thread Vincent Richomme
On Sat, 23 Jan 2010 09:00:46 +0100 (CET), Vincent Torri wrote: > Hey > > current gcc 4.4 release is 4.4.3 (released a few days ago). cegcc uses > 4.4.0, afaik. Would it be difficult to update gcc in cegcc trunk ? > > while i'm talking of gcc: Pedro, what is the status of merging your > patches

[Cegcc-devel] limits.h not found

2010-01-23 Thread Vincent Torri
Hey, i've just installed cegcc (mingw32ce compiler) from the svn repo. There is a limits.h in the folowin sub directories: /home/torri/local/opt/mingw32ce/arm-mingw32ce/include/c++/4.4.0/tr1/ /home/torri/local/opt/mingw32ce/arm-mingw32ce/include/ /home/torri/local/opt/mingw32ce/lib/gcc/arm-ming

[Cegcc-devel] updating gcc in trunk

2010-01-23 Thread Vincent Torri
Hey current gcc 4.4 release is 4.4.3 (released a few days ago). cegcc uses 4.4.0, afaik. Would it be difficult to update gcc in cegcc trunk ? while i'm talking of gcc: Pedro, what is the status of merging your patches into gcc trunk ? thank you Vincent Torri