This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Perl/Tk with patches no long compiles with CygWin v1.3.1


> -----Original Message-----
> From: Christopher Faylor [mailto:cgf@redhat.com]
> Sent: Friday, April 27, 2001 1:01 PM
> To: 'cygwin@cygwin.com'
> Subject: Re: Perl/Tk with patches no long compiles with CygWin v1.3.1

> 
> ???  I haven't heard of these instances.  Is there a pointer 
> to someone complaining
> about this with the new binutils?  I'm not sure how it is 
> possible for ld
> not to find /usr/lib/w32api with my patches.

Chris,

Sorry I just go this message direct this morning. I'll attach some output
for reference.

Note (probably harmless): No library found for -lcomdlg32
Note (probably harmless): No library found for -lgdi32

rm -f blib/arch/auto/Tk/Tk.dll
LD_RUN_PATH="" gcc -shared -o blib/arch/auto/Tk/Tk.dll  -L/usr/local/lib
Tk.o chnGlue.o evtGlue.o objGlue.o tixGlue.o tkGlue.o tkGlue_f.o
tkWin32Dll.o pTk/tkres.o  pTk/libpTk.a
/usr/local/lib/perl5/5.6.1/cygwin/CORE/libperl5_6_1.a  
pTk/libpTk.a(tkWinWm.o)(.text+0x562e):tkWinWm.c: undefined reference to
`SelectPalette@12'
pTk/libpTk.a(tkWinWm.o)(.text+0x563a):tkWinWm.c: undefined reference to
`RealizePalette@4'
pTk/libpTk.a(tkWinWm.o)(.text+0x5674):tkWinWm.c: undefined reference to
`SelectPalette@12'

I read from your notes on the patches that /usr/lib/w32api was being
searched whether specified or not. Though it still seems that it is not
being searched here unless it is specified.

Neil

> 
> cgf
> 
> --
> Want to unsubscribe from this list?
> Check out: http://cygwin.com/ml/#unsubscribe-simple
> 

__________________________________________________________________________
Please Note :
Only  the intended recipient is authorised to access or use this e-mail.  If
you are not the intended recipient,
please delete this e-mail and notify the sender immediately.   The contents
of this e-mail are the writer's 
opinion and are not necessarily endorsed by the Gunz Companies unless
expressly stated.

We use virus scanning software but exclude all liability for viruses or
similar in any attachment.



--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]