[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[MiNT] FreeMiNT build broken (freemint 1.18 branch)



gs_stik.c:511:3: warning: value computed is not used
m68k-atari-mint-gcc -I.. -O2 -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Waggregate-return -c main.c -o main.o
main.c: In function 'install_cookie':
main.c:123:3: warning: value computed is not used
main.c:132:3: warning: value computed is not used
main.c: In function 'main':
main.c:187:3: warning: value computed is not used
main.c:188:3: warning: value computed is not used
main.c:192:3: warning: value computed is not used
main.c:198:5: warning: value computed is not used
main.c:207:4: warning: value computed is not used
m68k-atari-mint-gcc -o gluestik.prg -I..     -O2 -fomit-frame-pointer -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Waggregate-return  gs_config.o gs_func.o gs_mem.o gs_stik.o main.o 
/usr/lib/gcc/m68k-atari-mint/4.5.2/../../../../m68k-atari-mint/lib/libc.a(poll.o):poll.o:(.text+0x22): undefined reference to `_Fpoll'
/usr/lib/gcc/m68k-atari-mint/4.5.2/../../../../m68k-atari-mint/lib/libc.a(poll.o):poll.o:(.text+0x188): undefined reference to `_Fpoll'
collect2: ld returned 1 exit status
make[2]: *** [gluestik.prg] Error 1
make[2]: Leaving directory `FreeMiNT/freemint/tools/gluestik'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `FreeMiNT/freemint/tools'
make: *** [all-recursive] Error 1