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: | <20001113234211.10586.qmail@web117.yahoomail.com> |
Date: | Mon, 13 Nov 2000 15:42:11 -0800 (PST) |
From: | Earnie Boyd <earnie_boyd AT yahoo DOT com> |
Subject: | Re: XEmacs on cygwin wierdness |
To: | Charles Wilson <cwilson AT ece DOT gatech DOT edu>, cygwin AT sources DOT redhat DOT com |
MIME-Version: | 1.0 |
--- Charles Wilson <cwilson AT ece DOT gatech DOT edu> wrote: > > Okay, dumb question time. I hunted in the archives -- I *know* Chris > posted these instructions at one time or another, but I can't find > them. How do I build a debuggable cygwin dll. Here's my current, > non-debug cygwin.dll build script: > > #!/bin/sh -x > export src=/usr/src/cygwin/src > export inst=/usr/src/cygwin/inst > export CC_FOR_TARGET=/usr/bin/gcc > export CXX_FOR_TARGET=/usr/bin/c++ > $src/configure --host=i686-pc-cygwin \ > --target=i686-pc-cygwin --enable-haifa --prefix=/usr \ > --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib \ > --includedir=/nonexistent/include > make CFLAGS=-O2 tooldir=/usr make CFLAGS="-g -O2" tooldir=/usr Actually CFLAGS="-g -O2" is the default; so, `make tooldir=/usr' should suffice. Cheers, ===== Earnie Boyd mailto:earnie_boyd AT yahoo DOT com --- <http://earniesystems.safeshopper.com> --- --- Cygwin: POSIX on Windows <http://gw32.freeyellow.com/> --- --- Minimalist GNU for Windows <http://www.mingw.org/> --- __________________________________________________ Do You Yahoo!? Yahoo! Calendar - Get organized for the holidays! http://calendar.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 |