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]

BootStrap Problems with Latest 3.4 SnapShot


Hi,

    With the 3.4 snapshot released yesterday
(gcc-3.4-20030730), I am facing weird bootstrapping
problems - this problem has been consistent the
two times that I have tried it. FYI, a clean
bootstrap used to work for me till the last week's
snapshot.

What happens is that "make bootstrap" goes through
fine but "make install" *recompiles the ".cc" files
in libjava* and fails finally saying "No rule to
make target 'iconv.h' needed by
'gnu/gcj/convert/natIconv.cc'".

I have found out that
$build/i686-pc-linux-gnu/libjava/gnu/gcj/convert/natIconv.d
contains just "iconv.h", whereas Jeff tells me that
it is "/usr/include/iconv.h" for him.

I do not have a separate libiconv - only glibc
2.2.5 - but again, Jeff tells me that libc has
iconv( ) built in on this target.

Any insights? Does any one else also face this
problem? FYI, this is on an i686-pc-linux-gnu
target with glibc 2.2.5 and kernel 2.4.21.

Thanks in advance for the help.

Ranjit.

-- 
Ranjit Mathew          Email: rmathew AT hotmail DOT com

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



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