public inbox for mauve-discuss@sourceware.org
 help / color / mirror / Atom feed
* RE: Mauve coding on Windows
@ 2005-09-10 10:28 Jeroen Frijters
  0 siblings, 0 replies; 13+ messages in thread
From: Jeroen Frijters @ 2005-09-10 10:28 UTC (permalink / raw)
  To: Martin Olsson, mauve-discuss

Martin Olsson wrote:
> Someone on IRC said that there is atleast one other guy that uses 
> Windows for Mauve development (Jeroen?). If anyone can provide 
> information how I can setup a proper Mauve-compatible dev 
> environment on Windows please drop me a line.

I use TortoiseCVS (a cvs client that integrates with the Windows
Explorer) and I too have a couple of problems with the naming of some
files. Since it were only a few tests I never bothered to
investigate/fix it.

For building Mauve I simply do:
dir /s/b *.java > allsources.lst
<manually edit allsources.lst to remove stuff I don't want>
jikes -target 1.3 -g -nowarn -classpath \jdk1.5\jre\lib\rt.jar
@allsources.lst

(What can I say, I'm a low tech kind of person ;-))

Regards,
Jeroen

^ permalink raw reply	[flat|nested] 13+ messages in thread
* Mauve coding on Windows
@ 2005-09-09 18:58 Martin Olsson
  2005-09-09 20:01 ` Meskauskas Audrius
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Martin Olsson @ 2005-09-09 18:58 UTC (permalink / raw)
  To: mauve-discuss

Hi,

I would like to write some test cases for the GNU classpath project. I 
fetched Mauve from CVS (using eclipse "create project from cvs") but I 
ran into a whole bunch of errors:

http://mnemo.minimum.se/error.txt

I think these errors are related to me running Windows 2000 and windows 
does not allow a file called "Color" and a dir called "color".

Someone on IRC said that there is atleast one other guy that uses 
Windows for Mauve development (Jeroen?). If anyone can provide 
information how I can setup a proper Mauve-compatible dev environment on 
Windows please drop me a line.

---

I also have another question, how do I know what test cases are missing 
and needs to be implemented?


rgrds
martin

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2005-09-16 18:12 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-10 10:28 Mauve coding on Windows Jeroen Frijters
  -- strict thread matches above, loose matches on Subject: below --
2005-09-09 18:58 Martin Olsson
2005-09-09 20:01 ` Meskauskas Audrius
2005-09-09 23:54   ` Martin Olsson
2005-09-10  7:35     ` Meskauskas Audrius
2005-09-10  7:59       ` David Gilbert
2005-09-10 10:18       ` Martin Olsson
2005-09-10 14:49         ` Dalibor Topic
2005-09-10  6:47 ` David Gilbert
2005-09-10  8:58 ` Andrew Haley
2005-09-10 17:15   ` Meskauskas Audrius
2005-09-16 17:08     ` Tom Tromey
2005-09-16 18:12       ` Meskauskas Audrius

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).