Skip to content

zz note: distributing irken output

David Jeske edited this page May 5, 2017 · 1 revision

If you want to distribute pre-compiled Irken output, you need to include the following:

  1. pxll.h
  2. rdtsc.h
  3. gc.c

You don't need to include header.c, since this is copied into your output file.

Clone this wiki locally