delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
From: | andreas_schmitzer AT web DOT de |
To: | <cygwin AT cygwin DOT com> |
Date: | Wed, 15 Aug 2001 01:29:20 +0200 |
MIME-Version: | 1.0 |
Subject: | using cygwin within dev-c++ |
Message-ID: | <3B79D070.32444.1A58E5E@localhost> |
References: | <020e01c124fd$ce2a9eb0$93b849d5 AT uu DOT net> |
In-reply-to: | <Pine.GSO.4.33.0108141317390.23565-100000@makita.cygnus.com> |
X-mailer: | Pegasus Mail for Win32 (v3.12c) |
X-MIME-Autoconverted: | from Quoted-printable to 8bit by delorie.com id TAA27841 |
hello, here is another question i wanna ask. it should be possible to work with the cygwin compiler under dev- c++. to do so you should put the following lines in your autoexc.bat: SET PATH=C:\cygnus\cygwin-b20\H-i586-cygwin32\bin;%PATH% SET C_INCLUDE_PATH=C:\cygnus\cygwin-b20\include SET CPP_INCLUDE_PATH=C:\cygnus\cygwin- b20\include\g++;C:\cygnus\cygwin-b20\include SET GCC_EXEC_PREFIX=C:\cygnus\cygwin-b20\H-i586- cygwin32\lib\gcc-lib SET LIBRARY_PATH=C:\cygnus\cygwin-b20\H-i586-cygwin32\i586- cygwin32\lib (according to the dev-c++ documentation) but these lines must be wrong and should belong to another (older?) version of cygwin. where are the real include and lib-files for the c/c++ compiler. there are a lot of them in the cygwin directory and i must admit that i donīt understand why they are split in so many directories. please help even if this question seems to be stupid to you. greetings andreas -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright Đ 2019 by DJ Delorie | Updated Jul 2019 |