This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/16329] internal compiler error: Erreur de segmentation
- From: "laurent dot choy at enst dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Jul 2004 14:54:34 -0000
- Subject: [Bug c/16329] internal compiler error: Erreur de segmentation
- References: <20040702142125.16329.laurent.choy@enst.fr>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From laurent dot choy at enst dot fr 2004-07-02 14:53 -------
Here is the output of gcc -v:
-----------------------------
choy@LIFL-GrandLarge:~/CLAPACK$ gcc -v
Lecture des spécification à partir de /usr/lib/gcc-lib/i486-linux/3.3.3/specs
Configuré avec: ../src/configure -v
--enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr
--mandir=/usr/share/man --infodir=/usr/share/info
--with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib
--enable-nls --without-included-gettext --enable-__cxa_atexit
--enable-clocale=gnu --enable-debug --enable-java-gc=boehm
--enable-java-awt=xlib --enable-objc-gc i486-linux
Modèle de thread: posix
version gcc 3.3.3 (Debian 20040429)
choy@LIFL-GrandLarge:~/CLAPACK$
My $LANG environment variable is:
---------------------------------
echo $LANG
fr_FR@euro
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16329