IronLanguages / ironruby

98 stars 24 forks source link

unable to run geninit from linux/mono #3

Open slide opened 8 years ago

slide commented 8 years ago

From @bennidhamma on July 31, 2012 0:21

Hey guys,

I'm working on adding min_by (I would like to have it for a project.) Forked here, with my crude attempt:

https://github.com/bennidhamma/ironLanguages/commit/4d261233d21a230573552b083237240ee74032f2 https://github.com/bennidhamma/ironLanguages/commit/aa49ac9f3c4ee5042b2a9f1bf8984aedcab47925

but I am unable to run geninit. I tried extracting the batch and cmd file arguments, but I get an error complaining about no output file being specified.

has anyone gotten this to work in Linux/Mono?

thanks!

Copied from original issue: IronLanguages/main#75