Gobo Eiffel compiler
"Eric Bezault ericb-D6Qt/9opevxWk0Htik3J/[email protected] [gobo-eiffel]" <[email protected]> Mon, 19 Nov 2018 14:02:06 +0100
| Newsgroups | gmane.comp.lang.eiffel.gobo.general |
|---|---|
| Message-ID | <[email protected]> |
Hi John,
If you want to try the Gobo Eiffel compiler, I would suggest getting
the version from GitHub:
https://github.com/gobo-eiffel/gobo
I personally use Windows 10, but assuming that you use Linux you will
have to:
* Set the environment variable $GOBO
* Add $GOBO/bin to your PATH
* Run: $GOBO/bin/install.sh gcc
* Replace:
<library name="base" location="$ISE_LIBRARY/library/base/base.ecf"/>
with:
<library name="free_elks"
location="$GOBO/library/free_elks/library_${GOBO_EIFFEL}.ecf"/>
in your ECF file (so that it can be used both with EiffelStudio and
the Gobo compiler)
* Run: gec --finalize <your_ecf_file>
--
Eric Bezault
mailto:ericb-D6Qt/9opevxWk0Htik3J/[email protected]
http://www.gobosoft.com
------------------------------------
Posted by: Eric Bezault <ericb-D6Qt/9opevxWk0Htik3J/[email protected]>
------------------------------------
To Post a message, send it to: [email protected]
To Unsubscribe, send a blank message to: [email protected]