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: UPDATE: grep problem


>>>>> "Terry" == Terry L Moore <tmoore@redwood.rsc.raytheon.com> writes:

Terry> So maybe I am chasing the wrong thing.

Yes...

Terry> libtool: link: link input file `' does not exist

Looking in libtool, this error occurs if the argument to
`-objectlist' does not exist.

Can you see whether

    /usr/local/gcc/sparc-sun-solaris2.8/sparcv9/libjava/libgcj.objectlist

exists on your build machine?
If it does not, then we need to figure out why not.

BTW, what version of make are you using?  It seems to be GNU make,
but I don't recall seeing version info.

Tom


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