-
Also reproduced on Ubuntu Jaunty:
gcc 4.3.3
binutils 2.19.1.
2009-08-07 19:44:39 UTC in CeGCC - Cross development for Pocket PC
-
I did run the benchmark and let it run ~2 hours and it didn't print anything under Compress/Decompress part. But the "Pass" part was working just fine. If you can fix the benchmark window I can benchmark it on a 400mhz 128mb ram device.
2009-08-01 20:24:12 UTC in 7-Zip
-
4.4.0 works on Windows & Linux (with cegcc that is), any idea to fix this on MacOSX would be great.
2009-08-01 19:16:37 UTC in CeGCC - Cross development for Pocket PC
-
Using host gcc 4.0.1 build fails with:
Creating library file: ./shlib/libgcc_s.a.tmp
_fixunssfsi_s.o: In function `__fixunssfsi':
/Users/cartman/cegcc/src/gcc-4.4.0/libgcc/../gcc/libgcc2.c:1697: multiple definition of `__fixunssfsi'
_arm_fixunssfsi_s.o:/Users/cartman/cegcc/src/gcc-4.4.0/libgcc/../gcc/config/arm/ieee754-sf.S:1029: first defined here
_fixunsdfsi_s.o: In function...
2009-08-01 10:27:03 UTC in CeGCC - Cross development for Pocket PC
-
Works fine now, currently benchmarking but the GUI is too slow. Will post the results. Thanks!
2009-07-31 14:42:51 UTC in 7-Zip
-
Cannot install on WinCE 5.0 ARMv4L device, possibly compiled for ARMv5?.
2009-07-22 17:03:43 UTC in 7-Zip
-
Trying to save a page within Google Chrome fails. Would be nice to support Chrome.
2009-07-21 15:07:40 UTC in Wiki on a Stick
-
This fixed the problem with ffmpeg, thanks!
2009-07-20 11:45:43 UTC in CeGCC - Cross development for Pocket PC
-
Latest SVN does not compile:
/root/cegcc/mingw/include/stdlib.h:595: error: redefinition of 'atoll'
/root/cegcc/mingw/include/stdlib.h:567: error: previous definition of 'atoll' was here
In file included from /root/cegcc/mingw/dllcrt1.c:10:
/root/cegcc/mingw/include/stdlib.h:595: error: redefinition of 'atoll'
/root/cegcc/mingw/include/stdlib.h:567: error: previous definition of 'atoll'...
2009-07-20 10:23:59 UTC in CeGCC - Cross development for Pocket PC
-
I agree it should be invisible and it should be provided by a library. So, your solution looks fine.
2009-07-20 09:48:34 UTC in CeGCC - Cross development for Pocket PC