Re: [Cegcc-devel] missing random, randomize

2008-01-03 Thread Ivan Vucica
On Wednesday 02 January 2008, Jared Forsyth wrote: > 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

[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