--tbl option

Mauro La Salete Costa Lima de Araujo <[email protected]> Fri, 12 Dec 2003 09:27:33 -0200 (BRST)
Newsgroups gmane.comp.lang.haskell.cvs.hdirect
Message-ID <[email protected]>
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
=2E./../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=FAjo             |
  |  Undergraduating Computer Science Student=09  |
  |  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)