-O6 causes problems with several releases of gcc 3.x:
gcc -O6 -I. -c -o jdapimin.o jdapimin.c /tmp/ccGinhvi.s: Assembler messages: /tmp/ccGinhvi.s:619: Error: symbol `NOT_SUPPORTED' is already defined Use -O2 and the problem goes away.
Authored by: sms00 2004-01-10
Parent: [r2161]
Child: [r2163]