Re: [Gc] [bdwgc] Build failed on NetBSD/sparc64, Make file problem (#65)
Ivan Maidanski <ivmai-JGs/[email protected]> Tue, 17 Feb 2015 12:48:57 +0300
| Newsgroups | gmane.comp.programming.garbage-collection.boehmgc |
|---|---|
| Message-ID | <[email protected]> |
Hello Tobias, Could you please submit a patch for configure. For historical reasons C files remain in rootdir while others (required only for some targets) are moved to src folder. -- Mon, 16 Feb 2015, 11:04 +03:00 from Tobias Nygren <[email protected]>: Hi, When building with ./configure && make on NetBSD/sparc64 the build failed with: >make[1]: don't know how to make sparc_mach_dep.lo. Stop This fixed the problem: gc-7.4.2$ mv src/* . gc-7.4.2$ rmdir src (Why are the sparc assembler files alone in the src subdirectory?) — Reply to this email directly or view it on GitHub . _______________________________________________ bdwgc mailing list [email protected] https://lists.opendylan.org/mailman/listinfo/bdwgc