This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug go/81421] Circular runtime.s-gox -> runtime.lo dependency dropped -> objcopy: 'runtime.s-gox.tmp': No such file
- From: "ian at airs dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 12 Jul 2017 22:38:22 +0000
- Subject: [Bug go/81421] Circular runtime.s-gox -> runtime.lo dependency dropped -> objcopy: 'runtime.s-gox.tmp': No such file
- Auto-submitted: auto-generated
- References: <bug-81421-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81421
--- Comment #1 from Ian Lance Taylor <ian at airs dot com> ---
I can't recreate this and nobody else has reported it. runtime.lo should not
depend on runtime.s-gox.
What are the contents of BUILDDIR/TARGET/libgo/runtime.lo.dep?