[vorbis-dev] CVS vorbis, fatal cc1

Michael Smith msmith at labyrinth.net.au
Wed Oct 23 20:25:57 PDT 2002



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 at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Vorbis-dev mailing list