| 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 sourceware DOT cygnus DOT com> |
| List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
| List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
| Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
| Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
| Message-ID: | <20000623004538.16143.qmail@web108.yahoomail.com> |
| Date: | Thu, 22 Jun 2000 17:45:38 -0700 (PDT) |
| From: | Earnie Boyd <earnie_boyd AT yahoo DOT com> |
| Reply-To: | earnie_boyd AT yahoo DOT com |
| Subject: | RE: New GCC available for testing (TRY 3) -- fixes -mno-cygwin pr oblem |
| To: | Christopher Jones <cbjones AT nortelnetworks DOT com>, |
| cygwin AT sourceware DOT cygnus DOT com | |
| MIME-Version: | 1.0 |
--- Christopher Jones <cbjones AT nortelnetworks DOT com> wrote:
> AC_CYGWIN keeps saying 'no' although I'm running configure from within bash
> and using cygwin latest from two days ago (1.1.2). This message seemed
> relevant.
>
> Trying to compile a simple program like the following fails... should be
> fairly similar to what autoconf is doing by my reading of the macro.
>
> #ifndef __CYGWIN__
> #define __CYGWIN__ __CYGWIN32__
> #endif
>
> int main(int argc, char **argv) {
> return __CYGWIN__;
> }
>
> //RTP-CBJONES/...//tmp $ gcc a.c
> cpp: unrecognized option `-remap'
> cpp: unrecognized option `-remap'
> ....
>
> gcc-2.95.2
> binutils-19990818-2
>
What does `gcc -print-exec-name=cpp' output?
Do you have any gcc environment variables defined?
Regards,
=====
---
Earnie Boyd: <mailto:earnie_boyd AT yahoo DOT com>
__Cygwin: POSIX on Windows__
Cygwin Newbies: <http://www.freeyellow.com/members5/gw32/index.html>
__Minimalist GNU for Windows__
Mingw32 List: <http://www.egroups.com/group/mingw32/>
Mingw Home: <http://www.mingw.org/>
__________________________________________________
Do You Yahoo!?
Get Yahoo! Mail - Free email you can access from anywhere!
http://mail.yahoo.com/
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |