delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1998/09/14/00:12:14

From: michael AT weiser DOT saale-net DOT de (Michael Weiser)
Subject: Re: C_INCLUDE_PATH ???
14 Sep 1998 00:12:14 -0700 :
Message-ID: <36012372.24375079.cygnus.gnu-win32@mail.weiser.saale-net.de>
References: <7672-Sun13Sep1998043041+0200-vzell AT de DOT oracle DOT com>
Mime-Version: 1.0
To: "Dr. Volker Zell" <vzell AT de DOT oracle DOT com>
Cc: gnu-win32 AT cygnus DOT com

Hello Volker, you wrote:
>How can I put /usr/local/include as a default search path for include
>statements like 
>
>#include <zlib.h>
>
>when I do a configure or a make ?? I'm using the latest egcs 1.1
Just try 'gcc -I/usr/local/include <more options>' or
'make CFLAGS="-I/usr/local/include <more options>"' or even
'CFLAGS="-I/usr/local/include <more options" make'
-- 
bye, Michael
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019