| 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 |
| Message-Id: | <m15cTcR-007oePC@smtp.web.de> |
| From: | Thomas Gahr <pinky DOT gahr AT web DOT de> |
| Reply-To: | pinky DOT gahr AT web DOT de |
| Organization: | Thomas Gahr |
| To: | cygwin AT cygwin DOT com |
| Subject: | Porting from mingw32 to cygwin |
| Date: | Thu, 30 Aug 2001 17:18:45 +0200 |
| X-Mailer: | KMail [version 1.3] |
| MIME-Version: | 1.0 |
I just compiled a library called "allegro" with cygwin. But as it is written for mingw I had to use the option -mno-cygwin , else it didn't compilem because the compiler missed "direct.h", which comes with mingw. After compiling it, I wanted to use it in a programm of mine that doesn't need the option -mno-cygwin . Well, it was pretty logical that I would have to use the -mno-cygwin -option again. But when I used it, he didn't find some libs that I installed in cygwin and said "random(....) undeclared..." Could anybody help me and tell me what I have to do that I can compile "allegro" using cygwin (without -mno-cygwin)? Or how I can compile my prog with the option "-mno-cygwin"??? Cheers, Thomas Gahr -- 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 |