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

Bug#260747: removing "--enable-final" allows successful compilation of arts-1.3.0



the version you cite is not made by the gcc-3.4 package in unstable
nor do I see that --enable-final is passed at configure time.

	Matthias

David Dumas writes:
> I experienced the segfault in mcopidl when compiling arts-1.3.0 with
> gcc 3.4.1 under debian unstable (amd64).  I looked at debian/rules and
> found that "--enable-final" is passed to configure; this option has
> the following description in the configure usage message:
> 
>   --enable-final          build size optimized apps (experimental - needs lots
>                           of memory)
> 
> Why would the debian package optimize for size?  Anyway, removing this
> option allowed a successful build, i.e. no segfault in mcopidl.
> 
> -David
> 
> $ gcc -v
> Reading specs from /usr/lib/gcc/x86_64-linux/3.4.1/specs
> Configured with: ../src/configure -v
> --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang
> --prefix=/usr --libexecdir=/usr/lib
> --with-gxx-include-dir=/usr/include/c++/3.4 --enable-shared
> --with-system-zlib --enable-nls --without-included-gettext
> --program-suffix=-3.4 --enable-__cxa_atexit
> --enable-libstdcxx-allocator=mt --enable-clocale=gnu
> --enable-libstdcxx-debug --disable-werror x86_64-linux
> Thread model: posix
> gcc version 3.4.1 (Debian 3.4.1-5.0.0.2.amd64)
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-gcc-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: