bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/16787] LD gives wrong error messages


From: nickc at redhat dot com
Subject: [Bug ld/16787] LD gives wrong error messages
Date: Thu, 03 Apr 2014 12:07:25 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=16787

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING

--- Comment #4 from Nick Clifton <nickc at redhat dot com> ---
Hi Ma,

  Thanks for the tt.c file.  I think however that this might be a bug that has
already been fixed.  Using today's FSF gcc and binutils mainline sources I
built your test case, but the linker gave the correct error messages:

 % arm-eabi-gcc tt.c t1234.o -o tt -static -g
  t1234.o: In function `t1':
  t1.c:2: undefined reference to `getgrgid'
  t1234.o: In function `t3':
  t3.c:2: undefined reference to `udf'

Which version of the binutils are you using ?  If it is the 2.24 release, then
please could you try the current mainline sources and see if the problem
persists.

Cheers
  Nick

-- 
You are receiving this mail because:
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]