Sigbjorn Finne | 12 Dec 2003 16:07
Favicon

Re: --tbl option

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" <mscla <at> cin.ufpe.br>
To: <cvs-hdirect <at> haskell.org>
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 <at> 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: mscla <at> cin.ufpe.br                     |
>   |  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
> Cvs-hdirect <at> haskell.org
> http://www.haskell.org/mailman/listinfo/cvs-hdirect

Gmane