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


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

RE: Dynamic linking.. or??




> collect2: ld returned 1 exit status
> 
> Unfortunetaly I don't know much about which files are being 
> read and so on, but X11.tmpl does 
> 
> #if SharedLibXpm
> #ifndef SharedXpmRev
> #define SharedXpmRev 4.11
> #endif
> SharedLibReferences(XPM,Xpm,$(XPMLIBSRC),SOXPMREV,SharedXpmRev)
> #else
> ProjectUnsharedLibReferences(XPM,Xpm,$(XPMLIBSRC),XBuildLibDir)
> #endif
> 
> Hmm SharedLibReferences, how does that expand?? Ahh well.. :-) 


This for compilation of xpm library from sources.

Send me your Imakefile from xkeycaps.

Suhaib


> 
>         /Andy
> 
> 
> / Suhaib Siddiqi <ssiddiqi@inspirepharm.com> wrote:
> | Try the following patch to cygwin.tmpl.  I have not tested 
> it.  Let me 
> | know if it helps.
> | 
> | Suhaib
> 


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