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: libjava dep problems


Steve Pribyl wrote:
> 
> The build is failing while building depenancies for libjava.  It looks like some 
> are deps build fine but others do not.
> 
> Has anyone seen this before?  What am I missing?

[...]

> Administrator@SBUILDER /h/vmware/mingw/source/mingw-obj
> $ uname -a
> MINGW32_NT-5.0 SBUILDER 1.0.10(0.46/3/2) 2004-03-15 07:17 i686 unknown

You're using MSYS which is known to have problems
with building libjava.

Try using a recent Cygwin (be sure to specify host and
target to be mingw32 or i686-pc-mingw32). The best
option would be to use Linux.

Ranjit.

-- 
Ranjit Mathew      Email: rmathew AT gmail DOT com

Bangalore, INDIA.    Web: http://ranjitmathew.hostingzero.com/


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