Re: [hatari-devel] Warning compiling hatari

[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]


I still have this one :

[  7%] Generating cpudefs.c
Scanning dependencies of target gencpu
[  7%] Building C object src/cpu/CMakeFiles/gencpu.dir/gencpu.c.o
/home/laurent/Atari/hatari/src/cpu/gencpu.c:695:13: warning: ‘fill_prefetch_full_2’ defined but not used [-Wunused-function]
 static void fill_prefetch_full_2 (void)
             ^
[  8%] Building C object src/cpu/CMakeFiles/gencpu.dir/readcpu.c.o






Le 04/02/2017 à 23:44, Nicolas Pomarède a écrit :
Le 04/02/2017 à 22:35, Laurent Sallafranque a écrit :
Just in case this helps, I've got the following warning when I compile
hatari :

/home/laurent/Atari/hatari/src/cpu/newcpu.c:9477:6: warning: no previous
prototype for ‘continue_ce030_prefetch’ [-Wmissing-prototypes]
 void continue_ce030_prefetch(void)
      ^

fixed, that was typo.

+ many warnings in the new files :

[ 20%] Building C object src/cpu/CMakeFiles/UaeCpu.dir/fpp_native.c.o

[ 21%] Building C object src/cpu/CMakeFiles/UaeCpu.dir/fpp_softfloat.c.o

yes, those are known ; work in progress on the softfloat fpu emulation.

Nicolas








Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/