This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Add search path to the cygwin.
- To: "'gcc-help at gcc dot gnu dot org'" <gcc-help at gcc dot gnu dot org>
- Subject: Add search path to the cygwin.
- From: "Fu, Jack" <JFu at NETsilicon dot com>
- Date: Tue, 17 Oct 2000 13:42:07 -0400
Hi all:
Can anyone tell me how to add search path to the cygwin bash shell? I tried
to use gcc to compile a simple program and it is looking for some header
files. I tried to add path using $ $PATH=/cygnus/include:$PATH. What is
the correct command?
Thanks
Jack