This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: Successful build - GCC 3.1.1 on Cygwin (Win2000) targeting mingw32


On Mon, Jun 17, 2002 at 03:22:03PM +0200, Mats Forslöf wrote:
> Hello,
> 
> I have successfully built gcc 3.1.1 (c,c++,java) on Cygwin targeting 
> mingw32. Two patches was needed to make it compile. Here are the 
> patches used;
[snip]
> Any comments on the patches? Also, the bin/lib/include directories from 
> mingw runtime and w32api (except win32api include directory, handled by 
> the --with-headers option) must be manually copied into $PREFIX/i686-pc-
> cygwin before running make.

Please see the information at http://gcc.gnu.org/contribute.html about
how to contribute patches to GCC.  Patches should be against the current
development tree.  If your patch fixes regressions from an earlier
version of GCC then it might also be accepted into GCC 3.1.1, which is
currently in development.

Janis


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