Re: porting to amd64-freebsd
| Newsgroups | gmane.comp.lang.dylan.gwydion.devel |
|---|---|
| Message-ID | <op.wqx1a6oa2wakfp@lenovo-b0c22c0d> |
hello, On Tue, 15 Jan 2013 15:40:39 +0900, Bruce Mitchener <[email protected]> wrote: > I don't want us to be supporting any patches to the Boehm GC. Does this Yes, I also think so. > issue still happen with the current 7.2 release or the early 7.3 releases > of Boehm? I does not test with gc-7.2, because, GNU autotools is too difficult for me. I can't compile it to shared library without ports. Probably configure script will misunderstand freebsd-10 with freebsd-1. I examined with gc-7.2 static library. It seems no problem. but the routine for enumerating shared library is same as gc-7.1. I think that the enumerator should refer the dynamic table in executable, but it refers the dynamic table in shared library. > I haven't seen any email from you about this on the Boehm list (unless I > missed something)... I've reported this issue to FreeBSD's ports maintainer. -- HIROSHI OOTA _______________________________________________ hackers mailing list [email protected] https://lists.opendylan.org/mailman/listinfo/hackers