Re: Bug#334642: FTBFS on arm: error: stray '$' in program

2005-10-19 Thread Aurelien Jarno
Frank Lichtenheld a écrit : Package: pdftk Version: 1.12-6 Severity: serious pdftk fails on arm with: g++ pdftk.cc -I../java_libs -O3 -DPATH_DELIM=0x2f -DASK_ABOUT_WARNINGS=false -DPDFTK_VER=\1.12\ -c In file included from

Processed: needs updated ld, see #334013

2005-10-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: reassign 334626 binutils Bug#334626: FTBFS: Link tests are not allowed after GCC_NO_EXECUTABLES Bug reassigned from package `gcc-4.0' to `binutils'. reassign 334627 binutils Bug#334627: FTBFS: Link tests are not allowed after GCC_NO_EXECUTABLES Bug

Re: Bug report for -m64 failure

2005-10-19 Thread Matthias Klose
Matt Kraai writes: Howdy, ncurses fails to build on i386 because it cannot compile with -m64: gcc -m64 -O2 -g conftest.c 5 /usr/bin/ld: warning: ld-linux-x86-64.so.2, needed by /lib64/libc.so.6, not found (try using -rpath or -rpath-link) /lib64/libc.so.6: undefined reference to

Re: Bug#334642: FTBFS on arm: error: stray '$' in program

2005-10-19 Thread Steve Langasek
On Wed, Oct 19, 2005 at 08:42:00AM +0200, Aurelien Jarno wrote: Frank Lichtenheld a écrit : Package: pdftk Version: 1.12-6 Severity: serious pdftk fails on arm with: g++ pdftk.cc -I../java_libs -O3 -DPATH_DELIM=0x2f -DASK_ABOUT_WARNINGS=false -DPDFTK_VER=\1.12\ -c In file included from

[Bug c++/22551] [4.0/4.1 Regression] [ICE] in tree_low_cst, at tree.c:3843

2005-10-19 Thread cvs-commit at gcc dot gnu dot org
--- Comment #16 from cvs-commit at gcc dot gnu dot org 2005-10-19 12:48 --- Subject: Bug 22551 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-10-19 12:48:03 Modified files: gcc/cp : ChangeLog

[Bug c++/22551] [4.0/4.1 Regression] [ICE] in tree_low_cst, at tree.c:3843

2005-10-19 Thread nathan at gcc dot gnu dot org
--- Comment #17 from nathan at gcc dot gnu dot org 2005-10-19 12:50 --- fix for 4.0 2005-10-19 Nathan Sidwell [EMAIL PROTECTED] PR c++/22551 * typeck2.c (digest_init): Clear overflow flags on the folded initializer. --

Re: Become an MBA in two weeks

2005-10-19 Thread Jonathan Bullas
please forward details on mba regards jonathan bullas The views expressed here may not be official policy, but the personal views of the sender. If you are not the addressee, any disclosure, reproduction, distribution,

Bug#334729: strstream.h file missing

2005-10-19 Thread Kai Henningsen
Package: libstdc++5-3.3-dev Version: 1:3.3.5-13 Severity: normal File: /usr/include/c++/3.3/backward/strstream.h From the looks of the directory, this does not seem to be intentional. -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (500, 'unstable'), (500,

[Bug rtl-optimization/17356] [4.0 Regression] [Ada] [ia64] ACATS c41325a other ICE, also while building libada

2005-10-19 Thread wilson at gcc dot gnu dot org
--- Comment #21 from wilson at gcc dot gnu dot org 2005-10-19 23:10 --- I done bootstrap tests for the gcc-4.0.x branch. I bootstrapped all default languages plus ada with and without the patch. There were no regressions. There was also no failure as reported in the PR, which seemed

gcc 4.1 with stack smashing protection in etch?

2005-10-19 Thread Michael Meyer
Hi, now that Steve Langasek has published July 30th as the toolchain freeze, do you already know if you will include gcc 4.1 instead of 4.0 as the standard gcc in etch? If yes, etch could profit from the ProPolice-like stack smashing protection in gcc 4.1. If it will be 4.1, will every debian

Re: Bug report for -m64 failure

2005-10-19 Thread Matt Kraai
On Wed, Oct 19, 2005 at 09:59:24AM +0200, Matthias Klose wrote: Matt Kraai writes: Howdy, ncurses fails to build on i386 because it cannot compile with -m64: gcc -m64 -O2 -g conftest.c 5 /usr/bin/ld: warning: ld-linux-x86-64.so.2, needed by /lib64/libc.so.6, not found (try

Re: gnu.linkonce.t messages for g++-3.3

2005-10-19 Thread John Schmidt
On Monday 17 October 2005 09:43 pm, John Schmidt wrote: Hi, I am trying to compile a large c++ application. Without any optimizations (debug has been enabled) the code compiles fine. However, when I turn on -O2 optimzations, I get the following: g++-3.3 -Wl,-rpath