Re: [Cegcc-devel] ported packages : new version

2010-01-29 Thread Vincent Torri
Hey, On Sat, 30 Jan 2010, Danny Backx wrote: > On Tue, 2010-01-26 at 14:35 +0100, Vincent Torri wrote: >> there are currently 4 ported packages (zlib, libjpeg, libpng and >> freetype). Each of them have new versions (excepted zlib, but it will be >> soon). So i want to provide new packages. > >

Re: [Cegcc-devel] ported packages : new version

2010-01-29 Thread Danny Backx
On Tue, 2010-01-26 at 14:35 +0100, Vincent Torri wrote: > there are currently 4 ported packages (zlib, libjpeg, libpng and > freetype). Each of them have new versions (excepted zlib, but it will be > soon). So i want to provide new packages. Great. > I would like advices on the flags i should u

[Cegcc-devel] [ cegcc-Bugs-2942499 ] arm-mingw32ce-ar fails under mingw

2010-01-29 Thread SourceForge.net
zip of the toolchain I compiled is available at: http://www.unsads.com/~squalyl/cegcc/mingw32ce-4.1-20100129+gdb.zip debug version at: http://www.unsads.com/~squalyl/cegcc/mingw32ce-4.1-20100129+gdb+dbg.zip -- Comment By: achdawa

[Cegcc-devel] [ cegcc-Bugs-2942499 ] arm-mingw32ce-ar fails under mingw

2010-01-29 Thread SourceForge.net
Bugs item #2942499, was opened at 2010-01-29 21:23 Message generated for change (Tracker Item Submitted) made by achdawai You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=865514&aid=2942499&group_id=173455 Please note that this message will contain a full copy of the

[Cegcc-devel] [ cegcc-Bugs-2942499 ] arm-mingw32ce-ar fails under mingw

2010-01-29 Thread SourceForge.net
Bugs item #2942499, was opened at 2010-01-29 21:23 Message generated for change (Comment added) made by achdawai You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=865514&aid=2942499&group_id=173455 Please note that this message will contain a full copy of the comment

[Cegcc-devel] [ cegcc-Bugs-2942499 ] arm-mingw32ce-ar fails under mingw

2010-01-29 Thread SourceForge.net
Bugs item #2942499, was opened at 2010-01-29 21:23 Message generated for change (Comment added) made by achdawai You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=865514&aid=2942499&group_id=173455 Please note that this message will contain a full copy of the comment

[Cegcc-devel] [ cegcc-Bugs-2942499 ] arm-mingw32ce-ar fails under mingw

2010-01-29 Thread SourceForge.net
Bugs item #2942499, was opened at 2010-01-29 21:23 Message generated for change (Comment added) made by achdawai You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=865514&aid=2942499&group_id=173455 Please note that this message will contain a full copy of the comment

[Cegcc-devel] [ cegcc-Bugs-2942500 ] ld.exe crashes on mingw when sources are compiled with -g

2010-01-29 Thread SourceForge.net
Bugs item #2942500, was opened at 2010-01-29 21:25 Message generated for change (Tracker Item Submitted) made by achdawai You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=865514&aid=2942500&group_id=173455 Please note that this message will contain a full copy of the

Re: [Cegcc-devel] arm-mingw32ce-gcc -g makes ld fail in mingw

2010-01-29 Thread Sébastien Lorquet
106 in /home/squalyl/projects/cegcc/src/gcc/libiberty/make-temp-file.c > 0x0040f023 : 83 ec 0c sub$0xc,%esp > 0x0040f026 : 68 97 b4 41 00 push $0x41b497 > 0x0040f02b : e8 e0 8a 00 00 call 0x417b10 > 0x0040f030 : 83 c4 10 add$0x10,%esp > 0x0040f033 : 83 ec 08

Re: [Cegcc-devel] arm-mingw32ce-gcc -g makes ld fail in mingw

2010-01-29 Thread Sébastien Lorquet
The last assembly lines executed at the moment of the crash are: (gdb) 636 in /home/squalyl/projects/cegcc/src/gcc/gcc/collect2.c 0x00401ea9 :8b 45 f0 mov-0x10(%ebp),%eax 0x00401eac :89 45 c8 mov%eax,-0x38(%ebp) 0x00401eaf :eb 54 jmp0x401f05 (gdb) 645

Re: [Cegcc-devel] arm-mingw32ce-gcc -g makes ld fail in mingw

2010-01-29 Thread Sébastien Lorquet
OK, export CFLAGS=-g before building seemed to be sufficient. I'm now playing with GDB and the strange thing is, it does not catch any fault. The last lines executed are: Breakpoint 1, main (argc=20, argv=0x3e4008) at /home/squalyl/projects/cegcc/src/gcc/gcc/collect2.c:756 756 in /home/squal

Re: [Cegcc-devel] arm-mingw32ce-gcc -g makes ld fail in mingw

2010-01-29 Thread Sébastien Lorquet
Hi, Really , no one has a clue about this? is there a --enable-debug option in configure or not? I don't ask anyone to debug my own crap, I just want to do it by myself! -- but I'm asking opinion about the most efficient way to do it. Regards Sebastien On Wed, Jan 27, 2010 at 1:54 AM, Sébastien

Re: [Cegcc-devel] limits.h not found

2010-01-29 Thread Vincent Torri
On Fri, 29 Jan 2010, Danny Backx wrote: > On Sat, 2010-01-23 at 13:33 +0100, Vincent Torri wrote: >> 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/

Re: [Cegcc-devel] updating gcc in trunk

2010-01-29 Thread Danny Backx
On Sat, 2010-01-23 at 14:17 +0100, Vincent Richomme wrote: > On Sat, 23 Jan 2010 09:00:46 +0100 (CET), Vincent Torri > wrote: > > 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 talkin

Re: [Cegcc-devel] limits.h not found

2010-01-29 Thread Danny Backx
On Sat, 2010-01-23 at 13:33 +0100, Vincent Torri wrote: > 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-mingw32c

Re: [Cegcc-devel] TransparentBlt()

2010-01-29 Thread Danny Backx
On Tue, 2010-01-26 at 23:14 +0100, Max Kellermann wrote: > I am missing the function TransparentBlt() with mingw32ce 0.59.1. > wingdi.h provides the prototype only if WINVER>=0x410, but MSDN states > TransparentBlt() is available since CE 4.0: > > http://msdn.microsoft.com/en-us/library/aa453778.