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

    From David Dumas@1:229/2 to All on Sun Aug 15 21:30:12 2004
    From: [email protected]

    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 [email protected]
    with a subject of "unsubscribe". Trouble? Contact [email protected]

    --- SoupGate-Win32 v1.05
    * Origin: you cannot sedate... all the things you hate (1:229/2)
  • From Matthias Klose@1:229/2 to David Dumas on Sun Aug 15 22:20:06 2004
    From: [email protected]

    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 [email protected]
    with a subject of "unsubscribe". Trouble? Contact [email protected]


    --
    To UNSUBSCRIBE, email to [email protected]
    with a subject of "unsubscribe". Trouble? Contact [email protected]

    --- SoupGate-Win32 v1.05
    * Origin: you cannot sedate... all the things you hate (1:229/2)