[Bug gas/30092] New: Build failed due to directory gas/doc was not created

2023-02-06 Thread robinlee.sysu at gmail dot com
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

[Bug gas/30092] Build failed due to directory gas/doc was not created

2023-02-06 Thread robinlee.sysu at gmail dot com
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.

[Bug gas/30092] Build failed due to directory gas/doc was not created

2023-02-06 Thread robinlee.sysu at gmail dot com
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__

[Bug gas/30092] Build failed due to directory gas/doc was not created

2023-02-06 Thread robinlee.sysu at gmail dot com
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.

[Bug gas/30092] Build failed due to directory gas/doc was not created

2023-02-07 Thread robinlee.sysu at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=30092 Robin Lee changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[Bug ld/24151] New: Regression about copy relocation of protected data

2019-01-30 Thread robinlee.sysu at gmail dot com
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