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??


Should it really be so?? 

* It compiles bloody fine on solaris and linux from that Imakefile

* It is libXaw that wants Xpm, the system, not the application! How
  can the author of xkeycaps know this!

* I compile it fine on a 'old' solaris machine with no libXpm
  installed.. Should it anyway ask for libXpm?? 

LD_RUN_PATH=/usr/openwin/lib cc -o xkeycaps -O -Xc -xF -xcg92
-L/usr/openwin/lib ./xkeycaps.o ./KbdWidget.o  ./KeyWidget.o ./info.o
./actions.o ./commands.o  ./guess.o ./all-kbds.o  ./sunOS.o  -lXaw
-lXt -lSM -lICE  -lXmu -lm -lXext -lX11    -lsocket -lnsl  

Adding $(XPMLIB) to local libraries.. Well it still works on solaris,
but mainly because openwin didn't define XPMLIBS so it is replaced
with an empty string. 

/ Suhaib Siddiqi <ssiddiqi@inspirepharm.com> wrote:
[...] 
| I assume this Imakefile of xfree86? 

How do you mean?? This Imakefile is from the old application
xkeycaps.. dated 99 or something. 


Ahh well.. 

        /Andy


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