NICTA / cplusplus-th

C++ Foreign Import Generation
http://hackage.haskell.org/package/cplusplus-th
BSD 3-Clause "New" or "Revised" License
34 stars 0 forks source link

Doesn't build on Arch Linux #3

Open fhaust opened 9 years ago

fhaust commented 9 years ago

Just gave it a quick try but it doesn't build on a current (as of 2014-10-25) arch linux system. Without further investigation, this is the cabal output: http://lpaste.net/113194

mxswd commented 9 years ago

@fhaust Strange! Could you paste the output of nm cbits/hsstring.o and nm cbits/hsstring.o | c++filt. It might just be some formatting or white space differences, I can add a test for it.

fhaust commented 9 years ago

nm cbits/hsstring.ohttp://pastebin.com/gZ4HwsCQ nm cbits/hsstring.o | c++filthttp://pastebin.com/a3Y0j6pf