Re: [Gc] [bdwgc] sparc_mach_dep.lo in wrong dir (#37)
Ivan Maidanski <ivmai-JGs/[email protected]>
| Newsgroups | gmane.comp.programming.garbage-collection.boehmgc |
|---|---|
| Message-ID | <[email protected]> |
Hi Mojca, Should fixed in https://github.com/ivmai/bdwgc/commit/e2bf29b7801357c1ad28c2948a3f88c655dd722a Please try master branch. Regards, Ivan Wed, 23 Apr 2014 15:01:23 -0700 from Mojca Miklavec <[email protected]>: >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 occurencies of src/sparc_mach_dep.lo, the compilation succeeds. >— >Reply to this email directly or _______________________________________________ bdwgc mailing list [email protected] https://lists.opendylan.org/mailman/listinfo/bdwgc