|
|
g++ -MP -MMD -MF
derived/arm-linux-opt/dep/sound/YMF262.d -O2 -finline-functions -ffast-math
-funroll-loops -o
derived/arm-linux-opt/obj/sound/YMF262.o -DNDEBUG -pipe -Wall -Isrc -Isrc/cpu
-Isrc/fdc -Isrc/ide -Isrc/file -Isrc/console -Isrc/input -Isrc/sound
-Isrc/video -Isrc/video/v9990 -Isrc/config -Isrc/commands -Isrc/debugger
-Isrc/events -Isrc/cassette -Isrc/memory -Isrc/serial -Isrc/thread
-Isrc/settings -Iderived/arm-linux-opt/config -I/usr/X11R6/include
-I/usr/include/libpng12 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT
-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/tcl8.4
-I/usr/include/libxml2 -c
src/sound/YMF262.cc
{standard input}: Assembler messages:
{standard input}:6877: Error: bad immediate value for offset (4104)
{standard input}:8996: Error: bad immediate value for offset (4112)
g++ \
-MP -MMD -MF derived/arm-linux-opt/dep/sound/YMF262.d \
-o
derived/arm-linux-opt/obj/sound/YMF262.o -O2 -funswitch-loops
-fgcse-after-reload -ffast-math -funroll-loops
-DNDEBUG -pipe -Wall -Isrc -Isrc/cpu -Isrc/fdc -Isrc/ide -Isrc/file
-Isrc/console -Isrc/input -Isrc/sound -Isrc/video -Isrc/video/v9990
-Isrc/config -Isrc/commands -Isrc/debugger -Isrc/events -Isrc/cassette
-Isrc/memory -Isrc/serial -Isrc/thread -Isrc/settings
-Iderived/arm-linux-opt/config -I/usr/X11R6/include -I/usr/include/libpng12
-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL
-D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/tcl8.4 -I/usr/include/libxml2
-c
src/sound/YMF262.cc
compiles fine;
the -funroll-loops is the culprit.
--
The planet Andete is famous for it's killer edible poets.
--
To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
|
|