[c2hs] #29: C2HS chokes on Mac "^" block notation

c2hs cvs-ghc at haskell.org
Fri May 28 05:19:35 EDT 2010


#29: C2HS chokes on Mac "^" block notation
--------------------+-------------------------------------------------------
 Reporter:  guest   |        Type:  defect 
   Status:  new     |    Priority:  normal 
Milestone:          |   Component:  general
  Version:  0.16.0  |    Keywords:         
--------------------+-------------------------------------------------------

Comment(by guest):

 undefining BLOCKS does not help, I'm pretty sure that language-c will need
 to be extended.

 As a quick workaround, you can specify to use cpp-4.0 and it seems to
 work:

 c2hs -ccpp-4.0

 on my machine cpp-4.0 seems to actually be gcc-4.0.1

-- 
Ticket URL: <http://hackage.haskell.org/trac/c2hs/ticket/29#comment:3>
c2hs <http://www.cse.unsw.edu.au/~chak/haskell/c2hs/>
C->Haskell, An Interface Generator for Haskell


More information about the C2hs mailing list