[Oberon] Assumed issue in the Lola-2 compiler

rochus.keller at bluewin.ch rochus.keller at bluewin.ch
Sat Apr 13 11:34:39 CEST 2019


@ Paul Reed

Thank you very much for your prompt feedback. I will try the proposed modification and look forward to your further findings.

>> Why is the Makefile trying to make a 32-bit binary?
There is no specific reason; the code should run well also on 64 bit systems. Actually I just stripped down the Makefile generated by Qt Creator. You could set up a project in Xcode on Mac and simply add all provided cpp and h files so you don't have to bother with Makefiles.

>> ./Lolac RISC5Top.Lola
The command line interface is very rudimentary, sorry for that. Actually I consider it only an intermediate step before I integrate the compiler into LolaCreator which then has a GUI. For the given example, use "Lolac RISC5Top.Lola RISC5Top.v" instead.

Best
R.K.


More information about the Oberon mailing list