public inbox for cygwin-xfree@sourceware.org
help / color / mirror / Atom feed
* XWindows graphics Subroutines
@ 2012-02-17 22:07 Ron Hadley
  2012-02-17 23:35 ` Jon TURNEY
  0 siblings, 1 reply; 3+ messages in thread
From: Ron Hadley @ 2012-02-17 22:07 UTC (permalink / raw)
  To: cygwin-xfree

Gentlemen:

      I am trying to port XWindows graphics code from my Linux workstation
to my PC using cygwinX. I cannot find the XWindows graphics subroutines
(routines that start with X) anywhere in the cygwin library. The file I
thought should contain them, cygwin/lib/libX11.a contains similar routines
with different names, for which I can find no documentation. Can you direct
me to either the XWindows library or the documentation for the routines in
libX11.a? Thank you

G. Ronald Hadley 
Rio Grande Photonics, LLC


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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: XWindows graphics Subroutines
  2012-02-17 22:07 XWindows graphics Subroutines Ron Hadley
@ 2012-02-17 23:35 ` Jon TURNEY
  2012-02-22 15:42   ` Ron Hadley
  0 siblings, 1 reply; 3+ messages in thread
From: Jon TURNEY @ 2012-02-17 23:35 UTC (permalink / raw)
  To: cygwin-xfree; +Cc: riograndephotonics

On 17/02/2012 22:06, Ron Hadley wrote:
>       I am trying to port XWindows graphics code from my Linux workstation
> to my PC using cygwinX. I cannot find the XWindows graphics subroutines
> (routines that start with X) anywhere in the cygwin library. The file I
> thought should contain them, cygwin/lib/libX11.a contains similar routines
> with different names, for which I can find no documentation. Can you direct
> me to either the XWindows library or the documentation for the routines in
> libX11.a? Thank you

I'm not sure which Xlib function you are looking for, but there should be no
difference in the Xlib API between linux and cygwin/x.

The libX11-devel package which contains that library also contains man pages
for the functions it provides [1]

[1] http://cygwin.com/packages/libX11-devel/libX11-devel-1.4.4-1

-- 
Jon TURNEY
Volunteer Cygwin/X X Server maintainer

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: XWindows graphics Subroutines
  2012-02-17 23:35 ` Jon TURNEY
@ 2012-02-22 15:42   ` Ron Hadley
  0 siblings, 0 replies; 3+ messages in thread
From: Ron Hadley @ 2012-02-22 15:42 UTC (permalink / raw)
  To: 'cygwin-xfree'

Jon:

 Thank you for clearing this up. I was confusing file names with routine
names. Indeed the routines are all there. But I still can't manage to link
them. I have a PGI compiler on my laptop, and it seems that GNU libtool was
used in some way to produce the file X11.la that is necessary to properly
link the files. Any ideas on how to link these libraries?

Ron Hadley



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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-02-22 15:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-17 22:07 XWindows graphics Subroutines Ron Hadley
2012-02-17 23:35 ` Jon TURNEY
2012-02-22 15:42   ` Ron Hadley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).