This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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: Building GCC/GCJ under cygwin and Win32


>>>>> "Eric" == Eric Blake <ebb9@email.byu.edu> writes:

>> [ GC and Cygwin ]

Eric> Can you post the patches you made?

Hans has some Cygwin patches that should show up eventually.  Once
they're in his tree we can just import to get them.

Eric> If I've been tracking archives correctly, using (build, host,
Eric> target) triples, people have built (linux, mingw, mingw)

Actually, I think people have mostly done (linux, linux, mingw).
That's what I did when doing some build testing: build on Linux,
compiler is hosted on Linux but targets mingw.

Usually the host and target parts are fairly well separable.  A
(cygwin, cygwin, mingw) build might already work, if you set up for a
case sensitive filesystem.

Tom


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