This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: Can't build gcc trunk (revision 112779) on sparc-linux: configure: error: jar program not found


Christian Joensson wrote:
On 4/10/06, David Daney <ddaney@avtrex.com> wrote:


fastjar was removed from gcc.  You now need either a working jar program
or to disable java when building.


uhm, well...

$ rpmquery -f /usr/bin/fastjar
libgcj-4.1.0-0.23

so I suppose at least for me, fatsjar is still in gcc-4.1.0...


Correct. It was removed on the trunk after gcc-4.1 branched. Since it appears to in /usr/bin, make sure that is in the path when configuring/building the trunk.


David Daney


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