[BRLTTY] MingW

Lars Bjørndal lars.bjorndal at broadpark.no
Mon Mar 5 13:05:11 EST 2007


Hello!

Samuel Thibault <samuel.thibault at ens-lyon.org> writes:

> Lars Bjørndal, le Mon 05 Mar 2007 14:53:17 +0100, a écrit :
>> gcc -Wall -shared -Wl,--out-implib,implib.a,-soname,brlapi -o brlapi_tcl.dll bindings.o -ltcl -L./../..//Programs -lbrlapi
>> e:\mingw\bin\ld.exe: cannot find -ltcl
>> collect2: ld returned 1 exit status
>
> Could you try to find libtclsomething.something in your mingw setup and
> maybe in Bindings/Tcl/Makefile.in replace -ltcl by something else
> ( -ltcl4.3 , -ltcl43 , ...) ?

I found two files: libtcl84.a in e:\mingw\lib, and also libtclstub84.a
in the same directory. Should I replace with -ltcl84?

Lars


More information about the BRLTTY mailing list