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: Step-By-Step Build Instructions for MinGW gcc/gcj 3.4 Compilers


Hi Taras,

Are you sure you only changed the base directory
in your build scripts? I noticed you have i586-pc-mingw32
in your paths, whereas I chose i686-pc-mingw32 as
the target. The error you're getting is symptomatic
of the w32api, mingw-runtime and cross binutils
not being untarred/installed to
/home/taras/work/cvs/gcc-build/build/crossgcc/i586-pc-mingw32/.

-- 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]