public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Chris Faylor <cygwin@sourceware.cygnus.com>
To: Ian T Zimmerman <itz@lbin.com>
Cc: cygwin@sourceware.cygnus.com
Subject: Re: include and library paths
Date: Sat, 31 Jul 1999 18:34:00 -0000	[thread overview]
Message-ID: <19990701152056.A1292@cygnus.com> (raw)
Message-ID: <19990731183400.W_Aa6rTtA8mj9lR8bkCy5HHIh9fhJJJ4UYIcn_tlOX8@z> (raw)
In-Reply-To: <87j55c2d3k.fsf@amazon.lbin.com>

On Thu, Jul 01, 1999 at 06:52:08PM +0000, Ian T Zimmerman wrote:
>Hi, do the C_INCLUDE_PATH and LIBRARY_PATH envars work as advertised
>(and as they work on Unix installataions of gcc & friends)?
>
>I do this:
>
>amazon:~$ printenv C_INCLUDE_PATH
>/usr/X11R6.4/LessTif/Motif2.0/include/:/usr/X11R6.4/include/
>amazon:~$ ls -l /usr/X11R6.4/include/X11/Intrinsic.h
>-r--r--r--   1 administ None        73459 Nov  3  1998 /usr/X11R6.4/include/X11/Intrinsic.h
>amazon:~$ cat stupid_test.c
>#include <X11/Intrinsic.h>
>amazon:~$ gcc -E stupid_test.c
>stupid_test.c:1: X11/Intrinsic.h: No such file or directory
># 1 "stupid_test.c"

Try doing a "gcc -v -E stupid_test.c" to see what libraries are
being searched.

cgf

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

  reply	other threads:[~1999-07-31 18:34 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-07-01 11:53 Ian T Zimmerman
1999-07-01 12:19 ` Chris Faylor [this message]
1999-07-01 13:21   ` Ian T Zimmerman
1999-07-01 13:50     ` Chris Faylor
1999-07-01 14:11       ` Ian T Zimmerman
1999-07-31 18:34         ` Ian T Zimmerman
1999-07-01 14:15       ` Mumit Khan
1999-07-01 14:36         ` Ian T Zimmerman
1999-07-01 15:00           ` Mumit Khan
1999-07-31 18:34             ` Mumit Khan
1999-07-31 18:34           ` Ian T Zimmerman
1999-07-31 18:34         ` Mumit Khan
1999-07-31 18:34       ` Chris Faylor
1999-07-31 18:34     ` Ian T Zimmerman
1999-07-31 18:34   ` Chris Faylor
1999-07-31 18:34 ` Ian T Zimmerman
1999-07-01 12:11 Earnie Boyd
1999-07-31 18:34 ` Earnie Boyd
1999-07-22  2:33 Joseph M. Hinkle
1999-07-31 18:34 ` Joseph M. Hinkle

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=19990701152056.A1292@cygnus.com \
    --to=cygwin@sourceware.cygnus.com \
    --cc=itz@lbin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).