[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: libtool's locking is wrong
From: |
Pavel Cahyna |
Subject: |
Re: libtool's locking is wrong |
Date: |
Fri, 28 Feb 2003 12:28:39 +0100 |
User-agent: |
Mutt/1.3.28i |
> > This can be seen only if configure determines that cc doesn't support -c
> > -o file:
> >
> > checking if cc supports -c -o file.o... no
> >
> > This can't happen with gcc. It happened on IRIX, using SGI's MIPSpro
> > compiler, while compiling gettext-lib from NetBSD's packages collection.
>
> Well, I got the problem when building dia with gcc. (On Solaris, with
> version 2.95.3 I believe.) I sent a bugfix a while ago, but soon
That's strange, this code should never get executed with gcc. Are you
sure it was the same error?
Bye Pavel