This is the mail archive of the gcc-bugs@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]

Re: If you don't have a previous incarnation of GCJ installed...


On Mar  9, 2001, Bryce McKinlay <bryce@albatross.co.nz> wrote:

> My preferred solution is for libtool to stop doing silly tests!

Agreed.

> (there has never been a GCJ that doesn't support "-c -o"), but don't
> think Oliva liked that idea. Ideally we could put a flag in
> ltcf-gcj.sh that tells it not to bother, but I don't see an obvious
> way to do that with the current libtool.

I suggest enclosing the `-c -o' test in an (expanded shell version of)
AC_CACHE_CHECK, like most other tests, and setting the cache variable
in ltcf-gcj.sh.  I was hoping to get to it tonight, but I'm too tired.
If nobody beats me to it (hint, hint :-), I'll (hopefully) give it a
try tomorrow.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


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