[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#14500: t/subpkg.sh fails when $CC is not cc
From: |
Peter Rosin |
Subject: |
bug#14500: t/subpkg.sh fails when $CC is not cc |
Date: |
Wed, 29 May 2013 09:24:24 +0200 |
User-agent: |
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 |
Hi!
I'm configuring Automake master (baf8a1c22acce0908) with:
./configure CC=".../compile cl ..." ...
This appears to cause the below FAIL in t/subpkg.sh.
Cheers,
Peter
*snip*
checking whether /home/peda/automake/lib/compile cl -nologo understands -c and
-o together... yes
*snip*
=== configuring in lib (/home/peda/automake/t/subpkg.dir/lib)
*snip*
checking whether /home/peda/automake/lib/compile cl -nologo understands -c and
-o together... yes
*snip*
+ grep '^checking whether cc understands -c and -o together' stdout
+ am_exit_trap 1
*snip*
- bug#14500: t/subpkg.sh fails when $CC is not cc,
Peter Rosin <=