[Cegcc-devel] missing random, randomize

2008-01-02 Thread Jared Forsyth
In my program, I've included stdlib, but I get an error from the linker saying it cant find the randomize or random functions... Heres the output I get (running mingw32ce on Ubuntu Gusty) ~$ arm-wince-mingw32ce-gcc Simon.c drawing.c events.c -o Simong.exe -laygshell -g /tmp/ccAyzArc.o

[Cegcc-devel] make error: field 'videoMode' has incomplete type

2008-02-04 Thread Jared Forsyth
I'm trying to build SDL with the mingw32ce compiler, but I've run into a few errors. Here's the make output (I've configured with "./configure --host=arm-wince-mingw32ce"): [EMAIL PROTECTED]:~/Desktop/SDL-1.2.13$ make /bin/bash ./libtool --mode=compile arm-wince-mingw32ce-gcc -g -O2

Re: [Cegcc-devel] Anybody packaging cegcc for Debian?

2008-02-16 Thread Jared Forsyth
I wrote a small post on this subject (http://jabasite.ej.am/blog/2007/12/31/installing-cegcc-on-ubuntu/), and have been able to install and use cegcc on Ubuntu Gutsy without problems. -Jared janrinze wrote: > Hi Eric, > > On Fri, 2008-02-15 at 20:44 -0800, [EMAIL PROTECTED] wrote: > >> If no

Re: [Cegcc-devel] [PythonCE] cegcc on Debian etch amd64

2008-07-29 Thread Jared Forsyth
Thank you very much for that walk-through ;) (even though, as you said, it is a bit off topic). On a more python-related note: if you want to compile python c extensions w/ cegcc, get in touch w/ Alexandre--he's got the python.lib file needed. -Jared On Tue, Jul 29, 2008 at 11:20 AM, Adam Walley

[Cegcc-devel] SDL.dll

2008-08-29 Thread Jared Forsyth
Im trying to create an SDL.dll, but its not working ;) Ive compiled SDL, but that just gives me a .lib file. Then i used dlltool and SDL.def to make a dll, but i get the error "SDL.dll is not a valid Win32 app" Does anyone know what Im doing wrong? -

Re: [Cegcc-devel] libpng port

2008-10-17 Thread Jared Forsyth
thanks for doing that! I've been trying to find libpng for a while. On Fri, Oct 17, 2008 at 3:12 PM, Vincent Torri <[EMAIL PROTECTED]> wrote: > > Hey, > > Here is the cegcc port of libpng 1.2.32. The source code can be > grabbed here: > > > http://www.maths.univ-evry.fr/pages_perso/vtorri/files/l