davidgiven / ack

The Amsterdam Compiler Kit
http://tack.sf.net
Other
428 stars 62 forks source link

-Ras= causes the driver to crash #169

Open davidgiven opened 5 years ago

davidgiven commented 5 years ago

It should be possible to specify custom tools to the driver; e.g. ack -Ras=myOwnAs and it substitutes that program for the one in the descr file. However, if you actually try it it simply crashes.