1. Mac OS X Euphoria
- Posted by jaygade May 28, 2013
- 1364 views
So, I have acquired a Mac laptop and I am interested in helping maintain the Mac OS X port of Euphoria.
My first task was to build Euphoria 4.05. Using the information found in this thread, I edited the configure script in order to build properly.
My next task will be to try and remember how to use Mercurial and start working with 4.1 source.
However, for now here is what I need:
- Can I upload my edited configure script to the 4.05 official for OS X? Or is 4.05 completely frozen? If it is frozen, then I will create an OS X wiki page describing the required changes and put the edited configure in pastey.
- How can I contribute binaries to eubins?
2. Re: Mac OS X Euphoria
- Posted by jaygade May 29, 2013
- 1312 views
By the way, I am getting some eutest failures:
Test results summary: FAIL: t_de_math.e FAIL: t_eutest.e FAIL: t_filesys.e FAIL: t_inline.e FAIL: t_io.e FAIL: t_locale.e FAIL: t_math.e FAIL: t_net_http.e FAIL: t_socket.e FAIL: t_text.e Files (run: 146) (failed: 10) (93% success)
I'll follow up later. Some interesting failures, especially in math (or_all and shift_bits, and rotate_bits).
3. Re: Mac OS X Euphoria
- Posted by jimcbrown (admin) May 29, 2013
- 1319 views
- Can I upload my edited configure script to the 4.05 official for OS X? Or is 4.05 completely frozen? If it is frozen, then I will create an OS X wiki page describing the required changes and put the edited configure in pastey.
4.0.5 is frozen, but we may have a 4.0.6 release, so I'd still commit the changes to the 4.0 branch.
- How can I contribute binaries to eubins?
We don't have a system for uploading yet, but if you emailed the binaries to Matt or myself then we could copy them onto the server for you.
4. Re: Mac OS X Euphoria
- Posted by mattlewis (admin) May 29, 2013
- 1321 views
- Can I upload my edited configure script to the 4.05 official for OS X? Or is 4.05 completely frozen? If it is frozen, then I will create an OS X wiki page describing the required changes and put the edited configure in pastey.
4.0.5 is frozen, but we may have a 4.0.6 release, so I'd still commit the changes to the 4.0 branch.
Yes, the 4.0 branch is still active, and I think that 4.0.6 will be the last official 4.0 release, and will hopefully be released at the same time as 4.1.0.
- How can I contribute binaries to eubins?
We don't have a system for uploading yet, but if you emailed the binaries to Matt or myself then we could copy them onto the server for you.
Yes. Email, or post it somewhere and email a link, and we can upload to the normal eubins places.
Matt