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

Bug#387765: marked as done (Error: unknown pseudo-op: `.weakref' for every program)



Your message dated Tue, 26 Sep 2006 00:29:49 +0200
with message-id <17688.22621.54090.344159@gargle.gargle.HOWL>
and subject line Error: unknown pseudo-op: `.weakref' for every program
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: g++-4.1
Version: 4.1.1-13
Severity: normal


I can't compile *any* C++ program with gcc-4.1.1. Even a trivial program like

#include <iostream>
int main()
{
   std::cout << "Hello World";
   return 0;
}

results, when called with 'g++ hello.cpp', in

/tmp/ccHGtEjK.s: Assembler messages:
/tmp/ccHGtEjK.s:89: Error: unknown pseudo-op: `.weakref'
/tmp/ccHGtEjK.s:90: Error: unknown pseudo-op: `.weakref'
[and many more].

This looks very much like bug #342484 - but I'm using the latest version
of binutils available in unstable: 2.17-2

gcc-4.0 works fine.

I have this problem for several weeks now, perhaps since the introduction
of gcc-4.1.




-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14.2
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages g++-4.1 depends on:
ii  gcc-4.1                      4.1.1-13    The GNU C compiler
ii  gcc-4.1-base                 4.1.1-13    The GNU Compiler Collection (base 
ii  libc6                        2.3.6.ds1-4 GNU C Library: Shared libraries
ii  libstdc++6-4.1-dev           4.1.1-13    The GNU Standard C++ Library v3 (d

g++-4.1 recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
tags 387765 + unreproducible
thanks

Not reproducible. please reopen after rechecking on another
installation / in a a fresh chroot.

--- End Message ---

Reply to: