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: BootStrap Problems with Latest 3.4 SnapShot


>>>>> "Ranjit" == Ranjit Mathew <rmathew@hotmail.com> writes:

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

This is a bug in cpp; it stopped generating dependencies correctly.
I think it is fixed in cvs.

Tom


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