| From: | s0lao(at)netscape(dot)net (S(dot) L(dot)) | 
|---|---|
| To: | douglas(dot)h(dot)jackson(at)intel(dot)com ("Jackson, Douglas H"), pgsql-cygwin(at)postgresql(dot)org | 
| Subject: | Re: Need libpgtcl on cygwin -- available? | 
| Date: | 2002-02-26 06:41:13 | 
| Message-ID: | 6AEB0958.7AD5E799.00013D13@netscape.net | 
| Views: | Whole Thread | Raw Message | Download mbox | Resend email | 
| Thread: | |
| Lists: | pgsql-cygwin | 
"Jackson, Douglas H" <douglas(dot)h(dot)jackson(at)intel(dot)com> wrote:
[...]
>The module pgtclId.c is where they're used, but it appears they're pretty
               ^^^
Yup, yuo're right, where they're used.
>central to what happens there.
>I've tried to leave out the functions that call them, but that results in
>more unresolved symbols.
[...]
The more unresolved symbols are due to the fact that tcl/tk in cygwin are actually mingw (SIC!) apps, so autoconf isn't very aware of them. The fastest way to solve this is to add a "-ltcl80" option to the dllwrap line that tries to link the pgtcl.dll file.
The other way is to tweak the "src/template/win" file (I haven't test yet).
SLao
-- 
__________________________________________________________________
Your favorite stores, helpful shopping tools and great gift ideas. Experience the convenience of buying online with Shop(at)Netscape! http://shopnow.netscape.com/
Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Henshall, Stuart - WCP | 2002-02-26 09:14:23 | Re: psql 7.2 AND 7.1.3 failing on Cygwin 1.3.9 pgsql 7.2 | 
| Previous Message | Tim Finch, FosterFinch Ltd | 2002-02-25 18:56:14 | psql 7.2 AND 7.1.3 failing on Cygwin 1.3.9 pgsql 7.2 install, and createlang |