This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: automake 1.5 fails 4 tests on Solaris
- To: Lars Hecking <lhecking at nmrc dot ie>
- Subject: Re: automake 1.5 fails 4 tests on Solaris
- From: Tom Tromey <tromey at redhat dot com>
- Date: 27 Aug 2001 23:11:43 -0600
- Cc: automake at gnu dot org
- List-Id: Discussion list for automake <automake.gnu.org>
- References: <20010825191417.A6911@nmrc.ie>
- Reply-To: tromey at redhat dot com
>>>>> "Lars" == Lars Hecking <lhecking@nmrc.ie> writes:
Lars> checking whether and cc understand -c and -o together... no
Lars> checking for gcc... /tmp/automake-1.5/tests/testSubDir/compile
This is interesting. It suggests that `CC' is empty.
Is that right?
Tom