From: Daniel R. <da...@ph...> - 2008-08-10 16:14:34
|
I am not! Thank you. The old page has higher google status, ironicly. -- Daniel On Aug 10, 2008, at 9:07 AM, Judah Jacobson wrote: > On Sat, Aug 9, 2008 at 10:06 PM, Daniel Rogers <da...@ph... > > wrote: >> Greetings, >> >> I'm trying to build HOC on Mac OS 10.5 (i386). There are a lot of >> things that don't work, and a lot of things that are unnecessary. >> Here is a list. >> > > Daniel, have you tried building from the newer repo at: > http://code.google.com/p/hoc/ > > I was able to build on 10.5.4 using that. > >> 4. However, parsing the header files is mute, since apple 10.5 >> included BridgeSupport. So there is no need to include a parser for >> header files, since it is sufficient to parse the xml file for the >> framework. And apple has included a .bridgesupport file for every >> framework they have, and a tool for generating your own. >> > > There's been some discussion of this in the past, FYI: > http://www.haskell.org/pipermail/haskell-cafe/2007-November/ > 034205.html > http://www.haskell.org/pipermail/haskell-cafe/2007-November/ > 034223.html > > Best, > -Judah > |