In article <[EMAIL PROTECTED]>
[EMAIL PROTECTED] writes:
>I just committed Binutils 2.11.2.  Please let me know if this helps or
>not.
  Thank you! But there remain a problem about gas+ld. Linking bug.C
(Message-Id: <[EMAIL PROTECTED]>) results error
as below:

% c++ bug.C 
/tmp/ccN393OH.o: In function `main':
/tmp/ccN393OH.o(.text+0xcb): undefined reference to `$A.15'
/tmp/ccN393OH.o(.text+0xd2): undefined reference to `$B.16'
% c++ -v
Using builtin specs.
gcc version 2.95.3 20010315 (release)
% as -v
GNU assembler version 2.11.2 [FreeBSD] (i386-unknown-freebsd5.0) using BFD version 
2.11.2 [FreeBSD]
^d
% ld -v
GNU ld version 2.11.2 [FreeBSD] (with BFD 2.11.2 [FreeBSD])
-- 
<mailto:[EMAIL PROTECTED]>       NAKAMURA Kazushi@KOBE
<http://kobe1995.net/~kaz/index-e.html>

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to