Danny Backx wrote:
> These are all binary distributions for use on an x86 based linux system.
> Ideally we would distribute source but people tend to use the binaries;
> also the source is prohibitively large, please use SVN to grab it.
>
Source upload and Cygwin binaries coming soon (TM).
> A
On Dec 10, 2007 2:28 PM, Ivan Vucica <[EMAIL PROTECTED]> wrote:
> Casting a char* into uint32_t*, unsigned int* or int* and then using it
> with operator [] in both GCC and G++ crashes the application.
This is not a compiler bug. When accessing 32 bit values like an int
on a RISC CPU like
the ARM,
Hi,
first things first, here's an output of arm-wince-mingw32ce-gcc -v:
Using built-in specs.
Target: arm-wince-mingw32ce
Configured with: /usr/src/rpm/BUILD/cegcc-mingw32ce-0.50/src/gcc/configure
--with-gcc --with-gnu-ld --with-gnu-as --target=arm-wince-mingw32ce
--prefix=/opt/mingw32ce --enable