public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Can I hack _ctype_ to be available other than as an import
@ 2001-03-08  3:11 Tim Harding
  2001-03-08  9:50 ` Larry Hall (RFK Partners, Inc)
  2001-03-15  2:08 ` Tim Harding
  0 siblings, 2 replies; 3+ messages in thread
From: Tim Harding @ 2001-03-08  3:11 UTC (permalink / raw)
  To: cygwin

Hi

I'm compiling a simple utility (xpostit) which uses Xaw and the link
fails looking for _ctype_.  I guess this is because my X11 installation
is based on b20.  I know I should download newer X11 binaries, but right
now that feels too much of a chore.  Is there a quick fix I can use
(like creating a little .c file which will provide the required symbol,
but referring to the DLL import?)

Tim Harding
-- 


Please Note:

The information contained in, or attached to, this message, is information
of a strictly confidential nature, and is intended for the attention of
the addressee only. If you have received this message in error, please
delete it, and any attachment(s), immediately and advise the sender by
return email. Please do not disclose, copy, distribute or retain any part
of this message, or any attachment(s), without the sender's permission.

Email communications are subject to possible data corruption. Quadstone
is unable to exercise control over the content of transmissions made
via the Internet. Thus it will normally be inappropriate to rely
on information contained in, or attached to, email without obtaining
written confirmation.

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

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

* Re: Can I hack _ctype_ to be available other than as an import
  2001-03-08  3:11 Can I hack _ctype_ to be available other than as an import Tim Harding
@ 2001-03-08  9:50 ` Larry Hall (RFK Partners, Inc)
  2001-03-15  2:08 ` Tim Harding
  1 sibling, 0 replies; 3+ messages in thread
From: Larry Hall (RFK Partners, Inc) @ 2001-03-08  9:50 UTC (permalink / raw)
  To: Tim Harding, cygwin

At 06:11 AM 3/8/2001, Tim Harding wrote:
>Hi
>
>I'm compiling a simple utility (xpostit) which uses Xaw and the link
>fails looking for _ctype_.  I guess this is because my X11 installation
>is based on b20.  I know I should download newer X11 binaries, but right
>now that feels too much of a chore.  Is there a quick fix I can use
>(like creating a little .c file which will provide the required symbol,
>but referring to the DLL import?)


Not that I'm aware of but you're welcome to try.


Larry Hall                              lhall@rfk.com
RFK Partners, Inc.                      http://www.rfk.com
118 Washington Street                   (508) 893-9779 - RFK Office
Holliston, MA 01746                     (508) 893-9889 - FAX


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

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

* Re: Can I hack _ctype_ to be available other than as an import
  2001-03-08  3:11 Can I hack _ctype_ to be available other than as an import Tim Harding
  2001-03-08  9:50 ` Larry Hall (RFK Partners, Inc)
@ 2001-03-15  2:08 ` Tim Harding
  1 sibling, 0 replies; 3+ messages in thread
From: Tim Harding @ 2001-03-15  2:08 UTC (permalink / raw)
  To: cygwin

I just pulled ctype_.o out of one of the b20 libraries (still had it on
backup) and added it to the end of my link line.

Seems to work.

Tim Harding wrote:

> I'm compiling a simple utility (xpostit) which uses Xaw and the link
> fails looking for _ctype_.  I guess this is because my X11 installation
> is based on b20.  I know I should download newer X11 binaries, but right
> now that feels too much of a chore.  Is there a quick fix I can use
> (like creating a little .c file which will provide the required symbol,
> but referring to the DLL import?)
-- 


Please Note:

This email message and its contents are property of Quadstone. If you
received this message in error, please delete it and notify the sender
via email. Thank you.

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

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

end of thread, other threads:[~2001-03-15  2:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-03-08  3:11 Can I hack _ctype_ to be available other than as an import Tim Harding
2001-03-08  9:50 ` Larry Hall (RFK Partners, Inc)
2001-03-15  2:08 ` Tim Harding

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).