public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: :( can't get gnuwin32 to find includes
@ 1997-09-08 19:21 Wei Ku
  0 siblings, 0 replies; 2+ messages in thread
From: Wei Ku @ 1997-09-08 19:21 UTC (permalink / raw)
  To: AngelFuck; +Cc: gnu-win32

[-- Attachment #1: Type: text/plain, Size: 1345 bytes --]

Modify the attached files and you should be fine. Notice the variable
C_INCLUDE_PATH is necessary.

Sincerely,
Wei Ku

***************************************
Department of Physics and Astronomy
The University of Tennessee
1408 Circle Drive
Knoxville, Tennessee 37996-1200
weiku@utkux.utcc.utk.edu
---------------------------------------
Solid State Division
Oak Ridge National Laboratory
P.O.Box 2008
Oak Ridge, TN 37831-6032
Phone: (423) 574-5795
Fax: (423) 574-4143
weiku@solid.ssd.ornl.gov
***************************************


-----Original Message-----
From: AngelFuck <hellbringer@iclub.org>
To: gnu-win32@cygnus.com <gnu-win32@cygnus.com>
Date: Monday, September 08, 1997 8:23 PM
Subject: :( can't get gnuwin32 to find includes



>Hi,
>
>        Can someone show me what my autoexec.bat file needs to look like
>so that I can compilse programs just using like gcc -o blah blah.c .
>When i try that on my system right now it says that it cannot find the
>include files to do it with nor cpp . I just put the cpp.exe into my
>path so that it finds it but still the main problem is the include and
>anyone can help resolve this problem I will appreciate very much.
>
>
>
>Thanx,
>
>Brandon
>
>-
>For help on using this list (especially unsubscribing), send a message to
>"gnu-win32-request@cygnus.com" with one line of text: "help".
>

[-- Attachment #2: SETCYGNU.BAT --]
[-- Type: text/plain, Size: 531 bytes --]

set TERM=linux
set GCC_EXEC_PREFIX=d:\gnuwin32\b18\H-i386-cygwin32\lib\gcc-lib\
set TCL_LIBRARY=d:/gnuwin32/b18/tcl/lib/tcl7.6
set GDBTK_LIBRARY=d:/gnuwin32/b18/share/gdbtcl
set PATH=d:\gnuwin32\b18\H-i386-cygwin32\bin;d:\gnuwin32\b18\tcl\bin;d:\usr\local\bin;%HOMEDRIVE%%HOMEPATH%\bin;%PATH%
set LIBRARY_PATH=d:\Cygnus\b18\H-i386-cygwin32\lib
set MAN_PATH=d:\Cygnus\man
set C_INCLUDE_PATH=d:\Cygnus\include
set CPLUS_INCLUDE_PATH=d:\Cygnus\include\g++
set DISPLAY=localhost:0.0
d:\gnuwin32\b18\H-i386-cygwin32\bin\bash.exe -login

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

* :( can't get gnuwin32 to find includes
@ 1997-09-08  4:23 AngelFuck
  0 siblings, 0 replies; 2+ messages in thread
From: AngelFuck @ 1997-09-08  4:23 UTC (permalink / raw)
  To: gnu-win32

Hi,

        Can someone show me what my autoexec.bat file needs to look like
so that I can compilse programs just using like gcc -o blah blah.c .
When i try that on my system right now it says that it cannot find the
include files to do it with nor cpp . I just put the cpp.exe into my
path so that it finds it but still the main problem is the include and
anyone can help resolve this problem I will appreciate very much.



Thanx,

Brandon

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

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

end of thread, other threads:[~1997-09-08 19:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-09-08 19:21 :( can't get gnuwin32 to find includes Wei Ku
  -- strict thread matches above, loose matches on Subject: below --
1997-09-08  4:23 AngelFuck

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