Re: edbi on 64 bit machines?
- Posted by egis May 06, 2012
- 3598 views
The solution is to replace your eui with a 64bit eui, but I'm not sure why or how you ended up with a 32bit /usr/bin/eui in the first place.
I got it from:
I installed the 64 bit euphoria. Upon comiling the edbi driver using euc -dll I get some errors.
The line gcc: /usr/share/euphoria/bin/eudbgso.a: No such file or directory indicates a problem. Can someone please make a suggestion as to what is wrong?
Oops...I need to update the build process to include those files. There are some additional translator runtime libraries for 64-bits. I'll try to post a new version, but that probably won't happen until tomorrow.
OK, new eubins.
Matt
Where should I get the correct euc from? Or do I just down load it from DownloadEuphoria (64 bit) and simply replace the euc in that package with the one from Matt's?