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


# /h/opt/gnu/bin/make -v
GNU Make version 3.76.1, by Richard Stallman and Roland McGrath.
Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97
        Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

Report bugs to <bug-gnu-utils@prep.ai.mit.edu>.

# 

> To: Terry L Moore <tmoore@redwood.rsc.raytheon.com>
> Cc: gcc@gcc.gnu.org
> Subject: Re: UPDATE: grep problem
> From: Tom Tromey <tromey@redhat.com>
> X-Attribution: Tom
> Date: 29 Jun 2004 12:14:14 -0600
> 
> >>>>> "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]