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]

Cygwin howto


Well, I successfully compiled libgcj with the latest
gcc 3.2 snapshot. So gcj 3.1 and 3.2 can run in
cygwin.

I use Windows XP Pro with the latest Cygwin dist.

Here the method :

1- NTFS seems to be required.
2- set CYGWIN=check_case:strict before running your
shell.
3- apply the two small patches I submitted.
4- run configure --enable-libgcj
--enable-languages=c,c++,java
5- run make AR_FLAGS=crP bootstrap
6- run make

Enjoy !
 

___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com


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