Component: gas
Assignee: unassigned at sourceware dot org
Reporter: robinlee.sysu at gmail dot com
Target Milestone: ---
binutils 2.40 failed to build with an error log:
cp: cannot create regular file 'doc/asconfig.texi': No such file or directory
The direct cau
https://sourceware.org/bugzilla/show_bug.cgi?id=30092
--- Comment #1 from Robin Lee ---
Created attachment 14655
--> https://sourceware.org/bugzilla/attachment.cgi?id=14655&action=edit
error build log
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=30092
--- Comment #3 from Robin Lee ---
(In reply to Alan Modra from comment #2)
> I cannot reproduce this problem. The dependency %D%/$(am__dirstamp) ought
> to cause the doc dir to be created via a rule in gas/Makefile. This one:
>
> doc/$(am__
https://sourceware.org/bugzilla/show_bug.cgi?id=30092
--- Comment #4 from Robin Lee ---
'.dirstamp' was created under 'gas/doc' in the source directory instead of
build directory.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://sourceware.org/bugzilla/show_bug.cgi?id=30092
Robin Lee changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
Component: ld
Assignee: unassigned at sourceware dot org
Reporter: robinlee.sysu at gmail dot com
Target Milestone: ---
clang(7.0.1) does not build correct code for copy relocation of protected data.
And ld.bfd of 2.30 will refuse to link the shared object. But ld.bfd 2.31.1