octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: glob and fnmatch functions from gnulib


From: John W. Eaton
Subject: Re: glob and fnmatch functions from gnulib
Date: Thu, 17 Dec 2009 13:02:34 -0500

On 17-Dec-2009, Michael D Godfrey wrote:

| Also, the complex c++ bug seems to be fixed in:
| [godfrey-pbdsl3.stanford.edu:tanh_upd] g++ -v
| Using built-in specs.
| Target: x86_64-redhat-linux
| Configured with: ../configure --prefix=/usr --mandir=/usr/share/man 
| --infodir=/usr/share/info 
| --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap 
| --enable-shared --enable-threads=posix --enable-checking=release 
| --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions 
| --enable-gnu-unique-object 
| --enable-languages=c,c++,objc,obj-c++,java,fortran,ada 
| --enable-java-awt=gtk --disable-dssi --enable-plugin 
| --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre 
| --enable-libgcj-multifile --enable-java-maintainer-mode 
| --with-ecj-jar=/usr/share/java/eclipse-ecj.jar 
| --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic 
| --with-arch_32=i686 --build=x86_64-redhat-linux
| Thread model: posix
| gcc version 4.4.2 20091027 (Red Hat 4.4.2-7) (GCC)

I tried updating to g++ 4.4 on my Debian system and it is not fixed.

segfault:66> g++-4.4 -v
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.2-3' 
--with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs 
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared 
--enable-multiarch --enable-linker-build-id --with-system-zlib 
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
--with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls 
--enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc 
--with-arch-32=i486 --with-tune=generic --enable-checking=release 
--build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.4.2 (Debian 4.4.2-3) 


jwe


reply via email to

[Prev in Thread] Current Thread [Next in Thread]