Re: [Gc] sparc_mach_dep.lo in wrong dir
Ivan Maidanski <ivmai-JGs/[email protected]> Mon, 28 Jul 2014 00:53:33 +0400
| Newsgroups | gmane.comp.programming.garbage-collection.boehmgc |
|---|---|
| Message-ID | <[email protected]> |
Hi Christian, Sun, 27 Jul 2014 21:06:58 +0200 from Christian Weisgerber <[email protected]>: >Ivan Maidanski: > >> It was actually fixed for Solaris. > >I find that hard to believe. See https://github.com/ivmai/bdwgc/issues/38 about src/sparc_mach_dep.lo. I have not verified it. > > >> Could you please submit a patch fixing the issue for OpenBSD as well? > >I would have, but I don't know how to properly fix this at the >automake level. Maybe someone of the ML could help with the issue. I think (but I'm not sure) the following rule should be adjusted. PS. In the worst case, we of course could move .s files back from src folder. > > >> Fri, 25 Jul 2014 23:02:57 +0200 Christian Weisgerber < [email protected] >: >> >Ivan Maidanski: >> > >> >> Wed, 23 Apr 2014 15:01:23 -0700 from Mojca Miklavec: >> >> >Building gc 7.4 on Sparc Solaris fails with >> >> >libtool: link: `src/sparc_mach_dep.lo' is not a valid libtool object >> >> >The problem is that the file is actually in top level >> >> >(src/sparc_mach_dep.lo), not under src. If I manually edit the Makefile >> >> >and remove src/ from all occurrences of src/sparc_mach_dep.lo, the >> >> >compilation succeeds. >> >> >> >> Should fixed in https://github.com/ivmai/bdwgc/commit/e2bf29b7801357c1ad28c2948a3f88c655dd722a >> > >> >Building gc 7.4.2 on OpenBSD/sparc64 still fails, but differently: >> > >> >make: don't know how to make sparc_mach_dep.lo (prerequisite of: libgc.la) >> > >> >Now there is no Makefile rule to derive sparc_mach_dep.lo from >> >src/sparc_mach_dep.S. > >-- >Christian "naddy" Weisgerber [email protected] >_______________________________________________ >bdwgc mailing list >[email protected] >https://lists.opendylan.org/mailman/listinfo/bdwgc _______________________________________________ bdwgc mailing list [email protected] https://lists.opendylan.org/mailman/listinfo/bdwgc