Re: [dylan] FreeBSD support
Bruce Mitchener <[email protected]> Thu, 9 Jan 2014 22:11:59 +0700
| Newsgroups | gmane.comp.lang.dylan.gwydion.devel |
|---|---|
| Message-ID | <CA+esKjOObh+dMxv74uc7LQU=KyJYcbOgBb_3vcqheP3wqCbibg@mail.gmail.com> |
Using the port-installed compiler, I am able to:
/usr/local/bin/make-dylan-app hello
cd hello
/usr/local/bin/dylan-compiler -build hello
./_build/bin/hello
And that works. However, this results in the unending messages about
"Error may not return" and stack traces being printed (with the first one
being a failure in stream-position-setter):
./_build/bin/hello > hello.txt
So, anything that does file I/O is crashing for me ...
I've got a DVD ISO for 32 bit FreeBSD 8.4 that I'll try installing in a VM
tomorrow to see what happens.
- Bruce
_______________________________________________
hackers mailing list
[email protected]
https://lists.opendylan.org/mailman/listinfo/hackers