Re: [Cegcc-devel] Fwd: Fwd: Re: question about what to do for the libpng port

2008-11-08 Thread Vincent Torri
On Fri, 7 Nov 2008, Sébastien Lorquet wrote: (sorry mosfet, did not check well the "To:" adress filled by gmail :( ) from cegcc web site: What's the meaning of *arm-cegcc* and *arm-mingw32ce* ? They both describe the target platform : we're building for an *ARM* processor, running the Window

[Cegcc-devel] libpng port

2008-11-08 Thread Vincent Torri
Hey, Here is the cegcc port of libpng 1.2.33. The source code can be grabbed here: http://www.maths.univ-evry.fr/pages_perso/vtorri/files/libpng-1.2.33-src.tar.bz2 read the README for general info to create the -bin and -dev files, read the README, at the bottom This port is "Native" in the f

[Cegcc-devel] to Danny: about current packages

2008-11-08 Thread Vincent Torri
Hey Danny, I've seen that there are several versions for zlib and libjpeg packages in SF. Maybe you should remove the old ones and rename the new ones to following the naming convention: package-version-[src/bin/dev].tar.bz2. that could be disturbing for people who want to get them. thank you

Re: [Cegcc-devel] libpng port

2008-11-08 Thread Vincent Torri
Here is the cegcc port of libpng 1.2.33. The source code can be grabbed here: to be precise: i use the cegcc framework but the mingw32ce compiler, like the other packages. It is explained in the README. http://www.maths.univ-evry.fr/pages_perso/vtorri/files/libpng-1.2.33-src.tar.bz2 read