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

Linker fails on Ubuntu Xenial #119

Closed acw closed 7 years ago

acw commented 7 years ago

The missing symbols are __fprintf_chk and __stack_chk_fail.

acw commented 7 years ago

For reference, versions at or above 2.4.3 should solve this problem.