10 Jan 02:51
Re: [Pearpc-users] PearPC 0.4 compile error
Sebastian Biallas <sb <at> biallas.net>
2006-01-10 01:51:44 GMT
2006-01-10 01:51:44 GMT
Sebastian-Torsten Tillmann wrote: > Hi, > > I've a problem on my Ubuntu 5.10 AMD64 box, compiling PearPC 0.4. > > First I've executed the configure script. > > ./configure successful. [...] > > The next step was to call the Makefile. > > make > ... > crc32.cc:109: error: cast from ‘const byte*’ to ‘uint32’ loses precision > make[3]: *** [crc32.o] Error 1 > ... > > Any suggestion? > Yes: First of all: build a x86 version of pearpc (i.e. not a x86_64 but a 32bit version) . It can make use of the just-in-time compiler and is much faster (and might resolve this issue). Second: (this is not your problem but ours) Who wrote this code? What(Continue reading)
RSS Feed