This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc v3 issue -- hacky solution


On Tue, Jan 22, 2002 at 02:45:17PM +1100, Robert Collins wrote:
>Or maybe Danny Smith can provide details on what it takes to build said
>library, and one of the folk that keep building gcc for-the-hell-of-it
>and talking on cygwin@ can become the maintainer?

It's easy enough to build the library for mingw.  There's no trick there.

The trick is typing '/whatever/configure; make' at the top of a build
directory; where the source tree contains gdb, binutils, gcc, cygwin,
etc, and ensuring that both a cygwin and a mingw version of the library
are generated so that both i686-pc-cygwin/winsup/cinstall/setup.exe and
i686-pc-cygwin/utils/mount.exe link correctly.

cgf


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]