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: ma.jiang at zte dot com.cn
Subject: [Bug ld/16787] LD gives wrong error messages
Date: Thu, 03 Apr 2014 01:15:44 +0000

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

--- Comment #3 from ma.jiang at zte dot com.cn ---
(In reply to Nick Clifton from comment #1)
> Hi Ma,
> 
>   bug.sh tries to compile a file called tt.c which is missing from bin.zip. 
> Could you upload that file please ?
> 
> Cheers
>   Nick

Hi Nick,
   Thank you for your prompt reply. It's really nice to meet you, again. :-) 
   I have uploaded the missing tt.c, sorry for the mistake.In fact, tt.c is
just  a main function which use a call to take t1234.o into the linking
process.

int main()
{
t2();
return 0;
}

-- 
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]