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.
_______________________________________________
bug-binutils mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-binutils