Re: porting to amd64-freebsd
Bruce Mitchener <[email protected]>
| Newsgroups | gmane.comp.lang.dylan.gwydion.devel |
|---|---|
| Message-ID | <CA+esKjO3HeMWPg1UFK2LWetEk+3Q2iAVTJKL=0wh1rpOiEmtrw@mail.gmail.com> |
I've found that part of the problem that you have is that the Jam files rely upon OS/OSPLAT which aren't target specific but specific to the compiler that you're running. I'm running into an issue there in getting a correct build going on x86_64 Mac OS X when starting from an existing x86 build. This should be pulling some data from OPEN_DYLAN_PLATFORM_NAME within the environment, but it is not. I'm looking at how to fix this within OpenDylan and hopefully I'll have something this week. Now that you have a working build, hopefully you'll be able to give it more testing and see how it is. Hopefully we can revisit doing official builds for x86_64 FreeBSD soon! - Bruce On Tue, Jan 15, 2013 at 7:50 AM, <[email protected]> wrote: > Hello, > > I've sent pull request. and put cheet sheet for bootstrapping into gist. > > cheet sheet is https://gist.github.com/**4534856<https://gist.github.com/4534856> > forked repository is [email protected]:h2oota/**opendylan.git. > > Comment and suggestions are welcome. > -- > HIROSHI OOTA > > ______________________________**_________________ > hackers mailing list > [email protected] > https://lists.opendylan.org/**mailman/listinfo/hackers<https://lists.opendylan.org/mailman/listinfo/hackers> > _______________________________________________ hackers mailing list [email protected] https://lists.opendylan.org/mailman/listinfo/hackers