[Bug java/57424] extra multilib subdirectory level at r199345

2016-09-30 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57424 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug java/57424] extra multilib subdirectory level at r199345

2013-05-28 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57424 --- Comment #1 from Jack Howarth --- This problem is caused by following change in gcc trunk. In gcc-4_8-branch, the generated Makefile in darwin_objdir/x86_64-apple-darwin12.3.0/i386/libjava/gcj has... dbexecdir = $(libdir)/i386/gcj-4.8.1-14 wh