GaloisInc / HaLVM

The Haskell Lightweight Virtual Machine (HaLVM): GHC running on Xen
BSD 3-Clause "New" or "Revised" License
1.05k stars 88 forks source link

Include files are missing #12

Closed TomMD closed 11 years ago

TomMD commented 11 years ago

After building many .h files are not found in the expected dist/include directory. I recall stdint, string and more was once in that directory but no more!

Should I copy and commit a patch that ensures the proper headers stolen from minlibc make their way into dist/include?

acw commented 11 years ago

Should be fixed in the new 2.0 world order. If it isn't, tell me.