RE: problem while building kaffe on CYGWYN

2002-02-15 Thread Sanjiv Kumar Gupta



These instructions for building kaffe on win32 seems not to be in 
english. I can read english only. someone please help.

regards
sanjiv

  -Original Message-From: Valentin Valchev 
  [mailto:[EMAIL PROTECTED]]Sent: Monday, January 07, 2002 1:17 
  PMTo: [EMAIL PROTECTED]Subject: Re: problem while 
  building kaffe on CYGWYN
  http://fir4o.hit.bg/java/kaffe-on-cygwin- 
  instructions for building kaffe on cygwin (they worked for me)
  http://fir4o.hit.bg/java/kaffe-win32.zip- 
  binaries of kaffe for w32, cygwin compiled
  
  The binaries are not for production use. They are just for 
  curious people who want to check if they are able to compile it with cygwin. 
  However they DON'T work. They could start and execute simple programs but they 
  will fail on more complex one. AWT is not supported. Tested on WinNT - i don't 
  know wheather it works on win98, ME, 2K .. etc.
  
  ---
ProSyst Bulgaria Ltd.Valentin Valchev
48 Vladajska Str.Project Manager
Sofia 1606, Bulgaria Dept: mBedded Server/Broadband
http://www.prosyst.com/  Phone: +359 02 (9631394) 223
---
Leading Software Technology for Open Service Gateways

  
- Original Message - 
From: 
kavitha 
To: [EMAIL PROTECTED] 
Sent: Monday, January 07, 2002 6:50 
AM
Subject: problem while building kaffe 
on CYGWYN

When i have used Kaffe 'make' in CYGWIN 
environment to build kaffe i am getting no. of parse errors. like 

problem in winnt.h etc.

if anybody has build kaffe on CYGWYN 
environment please helpme what changes you made.

Thanks

kavitha



Re: problem while building kaffe on CYGWYN

2002-01-07 Thread kavitha



Thanks
now Kaffe 'make' is not giving any 
errors.
but after 'make install'
when i am trying to execute the test programs 
i am getting following error,
couldn't find or load essential class 
'java/lang/Object'
java.lang.NoClassDefFoundError

could anyone please help me

kavitha


  - Original Message - 
  From: 
  Valentin 
  Valchev 
  To: [EMAIL PROTECTED] 
  Sent: Monday, January 07, 2002 1:17 
  PM
  Subject: Re: problem while building kaffe 
  on CYGWYN
  
  http://fir4o.hit.bg/java/kaffe-on-cygwin- 
  instructions for building kaffe on cygwin (they worked for me)
  http://fir4o.hit.bg/java/kaffe-win32.zip- 
  binaries of kaffe for w32, cygwin compiled
  
  The binaries are not for production use. They are just for 
  curious people who want to check if they are able to compile it with cygwin. 
  However they DON'T work. They could start and execute simple programs but they 
  will fail on more complex one. AWT is not supported. Tested on WinNT - i don't 
  know wheather it works on win98, ME, 2K .. etc.
  
  ---
ProSyst Bulgaria Ltd.Valentin Valchev
48 Vladajska Str.Project Manager
Sofia 1606, Bulgaria Dept: mBedded Server/Broadband
http://www.prosyst.com/  Phone: +359 02 (9631394) 223
---
Leading Software Technology for Open Service Gateways



Re: problem while building kaffe on CYGWYN

2002-01-07 Thread Valentin Valchev



set the classpath using UNIX style path delimeter, e.g : 
instead of ;
---
ProSyst Bulgaria Ltd.Valentin Valchev
48 Vladajska Str.Project Manager
Sofia 1606, Bulgaria Dept: mBedded Server/Broadband
http://www.prosyst.com/  Phone: +359 02 (9631394) 223
---
Leading Software Technology for Open Service Gateways


  - Original Message - 
  From: 
  kavitha 
  To: [EMAIL PROTECTED] 
  Sent: Monday, January 07, 2002 12:40 
  PM
  Subject: Re: problem while building kaffe 
  on CYGWYN
  
  Thanks
  now Kaffe 'make' is not giving any 
  errors.
  but after 'make install'
  when i am trying to execute the test 
  programs i am getting following error,
  couldn't find or load essential class 
  'java/lang/Object'
  java.lang.NoClassDefFoundError
  
  could anyone please help me
  
  kavitha
  
  
- Original Message - 
From: 
Valentin 
Valchev 
To: [EMAIL PROTECTED] 
Sent: Monday, January 07, 2002 1:17 
PM
Subject: Re: problem while building 
kaffe on CYGWYN

http://fir4o.hit.bg/java/kaffe-on-cygwin- 
instructions for building kaffe on cygwin (they worked for me)
http://fir4o.hit.bg/java/kaffe-win32.zip- 
binaries of kaffe for w32, cygwin compiled

The binaries are not for production use. They are just for 
curious people who want to check if they are able to compile it with cygwin. 
However they DON'T work. They could start and execute simple programs but 
they will fail on more complex one. AWT is not supported. Tested on WinNT - 
i don't know wheather it works on win98, ME, 2K .. etc.

---
ProSyst Bulgaria Ltd.Valentin Valchev
48 Vladajska Str.Project Manager
Sofia 1606, Bulgaria Dept: mBedded Server/Broadband
http://www.prosyst.com/  Phone: +359 02 (9631394) 223
---
Leading Software Technology for Open Service Gateways



Re: problem while building kaffe on CYGWYN

2002-01-06 Thread Valentin Valchev



http://fir4o.hit.bg/java/kaffe-on-cygwin- 
instructions for building kaffe on cygwin (they worked for me)
http://fir4o.hit.bg/java/kaffe-win32.zip- 
binaries of kaffe for w32, cygwin compiled

The binaries are not for production use. They are just for 
curious people who want to check if they are able to compile it with cygwin. 
However they DON'T work. They could start and execute simple programs but they 
will fail on more complex one. AWT is not supported. Tested on WinNT - i don't 
know wheather it works on win98, ME, 2K .. etc.

---
ProSyst Bulgaria Ltd.Valentin Valchev
48 Vladajska Str.Project Manager
Sofia 1606, Bulgaria Dept: mBedded Server/Broadband
http://www.prosyst.com/  Phone: +359 02 (9631394) 223
---
Leading Software Technology for Open Service Gateways


  - Original Message - 
  From: 
  kavitha 
  To: [EMAIL PROTECTED] 
  Sent: Monday, January 07, 2002 6:50 
  AM
  Subject: problem while building kaffe on 
  CYGWYN
  
  When i have used Kaffe 'make' in CYGWIN 
  environment to build kaffe i am getting no. of parse errors. like 

  problem in winnt.h etc.
  
  if anybody has build kaffe on CYGWYN environment 
  please helpme what changes you made.
  
  Thanks
  
  kavitha