Download Clean 3.0 for windows:

https://ftp.cs.ru.nl/Clean/Clean30/windows/Clean_3.0_64.zip

And copy the Gast folder from the zip in 'Clean 3.0/Libraries'
to the 'lib' directory of the Clean installation on the Mac.

Kind regards,

John

On 9/24/2019 2:38 PM, Peter Achten wrote:
> Hi Clean-team,
> 
> One of my students asked the following question (StdDurationTest is a
> module I ask them to implement, it uses Gast):
> 
> ------------------
> 
> /Hello,/
> 
> /I tried to compile StdDurationTest.icl, however I run into troubles/
> 
> /make
> clm -l -no-pie -ms -I ../lib/Gast -I ../lib/ArgEnv -I ../lib/StdLib
> StdDurationTest -o StdDurationTest.o
> Error [StdDurationTest.icl,11]: gast.dcl could not be imported
> make: *** [all] Error 1
> 
> Apparently, there's no folder named 'Gast' in my clean 'lib' directory.
> What is gast and how could I use it?/
> 
> /I am using Clean 3.0 for macOS (10.14.6) therefore I can only use
> command line./
> 
> ------------------
> 
> I don't own a Mac, so I can't answer my student. However, I did notice
> that the Clean 3.0 distribution of the MacOS
> (https://ftp.cs.ru.nl/Clean/Clean30/macosx/clean3.0.zip) does not have a
> Gast folder.
> 
> How should (or shouldn't) MacOS users use Gast?
> 
> Thank you,
> Peter
> 
> 
> 
> _______________________________________________
> clean-list mailing list
> [email protected]
> https://mailman.science.ru.nl/mailman/listinfo/clean-list
> 

_______________________________________________
clean-list mailing list
[email protected]
https://mailman.science.ru.nl/mailman/listinfo/clean-list

Reply via email to