This is the mail archive of the java-patches@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: [PATCH] Fix CLASSPATH separator on MinGW.


Hi Aaron,

>> I agree in theory, but I've seen weirder things before. In any case, I
>> can the tests.
>
>Thanks.  I really need to look into getting a high speed Linux setup.  I
>really only have one computer fast enough for building GCC, and there
>really isn't enough disk space availible for Linux.

This is off-topic, but you'd be surprised at how minimal the system requirements
are for building gcc/gcj on Linux - much less than for Windows. My GCC build
box is still the P450/256M/8G that I bought on EBay almost two years ago for
$129 USD:

http://gcc.gnu.org/ml/java/2003-02/msg00546.html

If you hunt for bargains, you can get the same or better nowadays for less about
$85 USD including shipping. I recall that the builds went orders of magnitude faster
on Linux than under Cygwin, which is why I was highly motivated to see to it that the
recent build!=host issues were resolved. If you like working under Win32, you
can network the two boxes pretty cheaply and SSH into the Linux box using Putty,
so you don't even need to dedicate a monitor to it.

-- Mohan
http://www.thisiscool.com/
http://www.animalsong.org/





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