Hi

When generating the Makefile with xmkmf from latest X11R7.4
for Xaw3d I get the following lines in the Makefile

SOXAWREV = SharedXawRev
DEPXAWLIB =
XAWLIB =  -lXaw

and the following with the old release.

SOXAWREV = 7.0
DEPXAWLIB =
XAWLIB =  -lXaw

This leads to a cygXaw3d-SharedXawRev.dll after building but it should
be cygXaw3d-7.dll like in the previous X11 version.

Any idea what's wrong here ?

Ciao
  Volker
  

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/

Reply via email to