Mail Archives: pgcc/1999/06/06/12:56:58
Hi,
I tried to compile freeamp-1.2.3 (www.freeamp.org) with (pgcc-1.1.3)
gcc version pgcc-2.91.66 19990314 (egcs-1.1.2 release)
EXTRA_CFLAGS =-pipe -mcpu=pentium -mpentium -malign-functions=2
-malign-jumps=2 -malign-loops=2 -O3 -fomit-frame-pointer -finline-functions
-fschedule-insns2 -fno-rtti -fno-exceptions -g
and got this:
Program received signal SIGSEGV, Segmentation fault.
0x400fdd92 in imdct_init () at l3init.c:250
250 for (p = 0; p < 4; p++)
After compiling the freeamp-1.2.3/lmc/xingmp3/src/l3init.c
with egcs-1.1.2, no segfault.
But now there are some "Water Sounds" while decoding an mp3-file.
No problem with pgcc/egcs,-O2 and recompiling the src-dir.
IMHO there is some other bug in pgcc occuring this behavior, not sure.
Bye,
Stephan
- Raw text -