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: | <000901bf89e8$a5e5ebf0$3425558d@cs.pub.ro> |
From: | "Cristi Caciuloiu" <cmcristi AT cs DOT pub DOT ro> |
To: | <cygwin AT sourceware DOT cygnus DOT com> |
Subject: | Compiling RTEMS? |
Date: | Thu, 9 Mar 2000 18:58:08 +0200 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 5.00.2919.6600 |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.00.2919.6600 |
Hi, I'm trying to compile RTEMS in a Cygwin environment. As a cross compiler, I use a gcc 2.7.2 for SC100. I also have gcc 2.91.57 from Cygwin. The environment variables for gcc have been set for Motorola's compiler (including GCC_EXEC_PREFIX). Therefore, the native gcc does not work anymore (error finding cpp ....). Unsetting that variable did make it functional. It seems that configure script of that RTOS tests the cross compiler (named sc100-gcc) and also gcc (with a small main function that returns 0, it compiles it, executes it and then tests the value returned by this executable which should be 0). Obvious, gcc is not working in that context. What can I do? Cristi Caciuloiu -- 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 |