Re: any problem building both static and shared tcl libs for 8.4.6
From: Dennis LaBelle (labelled_at_nycap.rr.com)
Date: 03/19/04
- Next message: Dennis LaBelle: "Re: standalone wish and sockets problem"
- Previous message: Kiran Madabhushi: "Re: Interacting on serial line and automating basic stuf"
- In reply to: Tim: "any problem building both static and shared tcl libs for 8.4.6"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 19 Mar 2004 02:03:44 GMT
Tim wrote:
> Hi guys,
>
> I have an older application (modules-v2.0) that wants a static
> libtcl.a to link against. I'm building tcl8.4.6 and I was wondering
> if there was any reason not to build and install both the static and
> shared libraries?
>
> I'm assuming as long as the shared library exists all the shared tcl
> apps should be OK and they shouldn't even care about the static
> library. The static library should only be accessed at link time
> when building a static application.
>
> Is this correct or am I missing something? Any information is
> appreciated, thanks.
>
>
> Tim
I regularly build and install both types of libraries on my Linux box
(Mandrake 9.2). I have done so, again, with version 8.4.6 with no problems.
Dennis LaBelle
- Next message: Dennis LaBelle: "Re: standalone wish and sockets problem"
- Previous message: Kiran Madabhushi: "Re: Interacting on serial line and automating basic stuf"
- In reply to: Tim: "any problem building both static and shared tcl libs for 8.4.6"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|