Re: --tbl option
"Sigbjorn Finne" <[email protected]> Fri, 12 Dec 2003 07:07:58 -0800
| Newsgroups | gmane.comp.lang.haskell.cvs.hdirect |
|---|---|
| Message-ID | <0e3601c3c0c1$baa1e8a0$1e32a8c0@sofxp> |
Support for reading type libraries requires the use of the Com libraries, which in turn depends on 'ihc'. So, 'ihc' support for reading&writing TLBs can only be done during a stage2-like build. See last bullet of distrib/INSTALL for info on what to do. --sigbjorn ----- Original Message ----- From: "Mauro La Salete Costa Lima de Araujo" <[email protected]> To: <[email protected]> Sent: Friday, December 12, 2003 03:27 Subject: --tbl option > Hey folks, > > is the --tbl option working fine? I've had problems making the > hdirect/examples/comcli example. The message displayed was: > > mscla@c6c03 ~/fptools/hdirect/examples/comcli > $ make > ../../src/ihc --tlb -fautomation -fignore-source-interfaces -c > C:/WINNT/syste > m32/quartz.dll -o Quartz.hs > WARNING: Type library reading code not compiled in; Ignoring --tlb option > /cygdrive/c/ghc/ghc-6.0.1/bin/ghc -H16m -O -fglasgow-exts -syslib com > -fno-warn- > missing-methods -c Quartz.hs -o Quartz.o -ohi Quartz.hi > c:\ghc\ghc-6.0.1\bin\ghc.exe: file `Quartz.hs' does not exist > make: *** [Quartz.o] Error 1 > > It seens that it's not working :( > > Any sugestions? > > cheers, > > ------------------------------------------------- > | Mauro La-Salette C. L. de Araújo | > | Undergraduating Computer Science Student | > | email: [email protected] | > | http://www.cin.ufpe.br/~mscla | > ------------------------------------------------- > > "If this is true, building software will always be hard. > There is inherently no silver bullet." > (F.P.Brooks) > > > _______________________________________________ > Cvs-hdirect mailing list > [email protected] > http://www.haskell.org/mailman/listinfo/cvs-hdirect