[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] gcc-performace, was: Samba working
Jean-François Lemaire, 11.12.2013 22:32:19:
I've got the FireBee and the native GCC, so I'm there if tests need to be
made.
How long does for example
cd sys/.compile_ara
time gcc -I.. -D__KERNEL__ -DLANG_ENGLISH -DVERBOSE_BOOT
-DWITH_MMU_SUPPORT -DWITH_SINGLE_TASK_SUPPORT -DSOFT_UNITABLE
-DBUILTIN_SHELL -DARANYM -DDEBUG_INFO -DM68040 -DWITH_HOSTFS
-DBOOTSTRAPABLE -DC_ONLY -m68040 -mshort -g -O2 -fomit-frame-pointer -Wall
-Wmissing-prototypes -Wshadow -Wpointer-arith -Wcast-qual -c ../fatfs.c -o
fatfs.o
need on the firebee? I get with Vincent's cross-gcc:
2.46s real 2.35s user 0.15s system
(+- 0.5s)
--
Helmut Karlowski