current Vorbis cvs gives: gcc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -I. -I. -I../include -O20 --fast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -O2 -march=i686 -mcpu=i686 -DUSE_MEMORY_H -Wp,-MD,.deps/envelope.cpp -c envelope.c -fPIC -DPIC -o .libs/envelope.lo gcc: Internal compiler error: program cc1 got fatal signal 11 make[2]: ** [envelope.lo] Error 1 . . . gcc is: gcc version 2.95.4 20011002 (Debian prerelease) <p>Clues? <p>__________________________________________________ Do you Yahoo!? Y! Web Hosting - Let the expert host your web site http://webhosting.yahoo.com/ --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
At 07:44 PM 10/23/02 -0700, you wrote:>current Vorbis cvs gives: > >gcc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0\" -DHAVE_DLFCN_H=1 >-DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -I. -I. -I../include -O20 >--fast-math -mno-ieee-fp -D_REENTRANT -fsigned-char -O2 -march=i686 >-mcpu=i686 -DUSE_MEMORY_H -Wp,-MD,.deps/envelope.cpp -c envelope.c > -fPIC -DPIC -o .libs/envelope.lo >gcc: Internal compiler error: program cc1 got fatal signal 11 >make[2]: ** [envelope.lo] Error 1 >. >. >. > >gcc is: >gcc version 2.95.4 20011002 (Debian prerelease)Compiler bug, obviously. Solutions: upgrade (preferred), or don't use -march=i686 (I think that's the one that causes problems. If that doesn't help, remove -mcpu=i686) Michael --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2002-10-24 at 04:44:12 HJ wrote: H> gcc: Internal compiler error: program cc1 got fatal signal 11 H> make[2]: ** [envelope.lo] Error 1 This is almost always a hardware problem. Check for overclocked CPU's, rotten memory, rotten disks, etc etc. See the sig 11 FAQ: http://www.bitwizard.nl/sig11/ Cheers, - -- Dimitry Andric <dim@xs4all.nl> PGP Key: http://www.xs4all.nl/~dim/dim.asc Fingerprint: 7AB462D2CE35FC6D42394FCDB05EA30A2E2096A3 Lbh ner abj va ivbyngvba bs gur QZPN -----BEGIN PGP SIGNATURE----- Version: 6.5.8ckt http://www.ipgpp.com/ Comment: http://duncan.gn.apc.org/stoa_cover.htm iQA/AwUBPbepRbBeowouIJajEQK7wgCgyNgCFE0nRxEhBhGA9B/ejNUicW0AoOeu EFo+Y4rP2lHoB3jEpFVk0enT =foEl -----END PGP SIGNATURE----- --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.