Re: [Cegcc-devel] about zlib

2009-12-28 Thread Vincent Torri
hey about the linking, should I pass -Wl,--major-subsystem-version,4 and -Wl,--minor-subsystem-version,20 ? Vincent Torri -- This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon'

Re: [Cegcc-devel] about zlib

2009-12-28 Thread Vincent Torri
On Mon, 28 Dec 2009, Pedro Alves wrote: >> btw, feel free to mention any improvements about the port (see the README >> file, about the optimization flags, for example) > >> From said README: > >> 7) Compilation >> >> * Version: svn 22-Jul-2008 >> * Architecture: mingw32ce >> * CPPFLAGS: -D_W

Re: [Cegcc-devel] about zlib

2009-12-28 Thread Pedro Alves
On Monday 28 December 2009 12:32:01, Vincent Torri wrote: > > On Mon, 28 Dec 2009, Pedro Alves wrote: > > > On Monday 28 December 2009 10:35:40, Vincent Torri wrote: > >> > >> Hey, > > > > Hello! > > > >> The maitainer of zlib wants to release a new version. I plan to integrate > >> the patches (

Re: [Cegcc-devel] arm/mingw32ce patch against upstream/FSF gcc

2009-12-28 Thread Johnny Willemsen
Hi, For WinCE testing we use iBoots to remotely power off/on the WinCE device. See http://www.dataprobe.com/ Johnny > A couple of weeks ago I've cleaned up a bit the gcc patch against > upstream gcc trunk (r155193, close to future gcc 4.5), ending up > with this. > > I got a bit stuck with the

Re: [Cegcc-devel] arm/mingw32ce patch against upstream/FSF gcc

2009-12-28 Thread Pedro Alves
On Monday 28 December 2009 12:19:15, Johnny Willemsen wrote: > Hi, > > For WinCE testing we use iBoots to remotely power off/on the WinCE device. > See http://www.dataprobe.com/ Thanks. I forgot to say that "device" refers to the device running in the Device Emulator, so it's probably a matter

Re: [Cegcc-devel] about zlib

2009-12-28 Thread Vincent Torri
On Mon, 28 Dec 2009, Pedro Alves wrote: > On Monday 28 December 2009 10:35:40, Vincent Torri wrote: >> >> Hey, > > Hello! > >> The maitainer of zlib wants to release a new version. I plan to integrate >> the patches (a bit modified, though) for the compilation with mingw32ce >> (cegcc version is

Re: [Cegcc-devel] about zlib

2009-12-28 Thread Pedro Alves
On Monday 28 December 2009 10:35:40, Vincent Torri wrote: > > Hey, Hello! > The maitainer of zlib wants to release a new version. I plan to integrate > the patches (a bit modified, though) for the compilation with mingw32ce > (cegcc version is not needed). (I don't know much about upstream zl

[Cegcc-devel] about zlib

2009-12-28 Thread Vincent Torri
Hey, The maitainer of zlib wants to release a new version. I plan to integrate the patches (a bit modified, though) for the compilation with mingw32ce (cegcc version is not needed). the last version (maybe without my patches, i didn't look at it) http://zlib.net/current/beta/zlib-1.2.3.4.tar.

Re: [Cegcc-devel] Has anyone used System.Drawing.dll w/ cegcc?

2009-12-28 Thread Danny Backx
On Mon, 2009-12-28 at 03:20 +, tdham...@sdf.lonestar.org wrote: > I am looking into writing some widgets for Androkkid (an Android-like > interface running on Windows Mobile). > > The source code examples I have found are all written in VB.NET. The API > for a widget expects System.Drawing obj

[Cegcc-devel] More WM 6.1 work committed

2009-12-28 Thread Danny Backx
I just committed a cleaned up version of my current work. This now has .edata and .idata sections hidden in .rdata, and can generate working DLL and EXEs but with the SizeOfImage <= 1 limit. Danny 2009-12-28 Danny Backx * ld/emultempl/pe.em: Change default to pseudo-relocation v2