Es schrieb Akim Demaille:
>
> > "Guido" == Guido Draheim <[EMAIL PROTECTED]> writes:
>
> Guido> Actually, I've been thinking more of AC_MSG_ERROR itself.
>
> I wondered too for a second, but rejected it at the point of the release.
aye. :-)
>
> That is a very good suggestion... Patches
> "Guido" == Guido Draheim <[EMAIL PROTECTED]> writes:
Guido> Actually, I've been thinking more of AC_MSG_ERROR itself.
I wondered too for a second, but rejected it at the point of the release.
Guido> It would also hint developers of ac-macros (think of
Guido> ac-archive) to remember to p
; checking for gcc... gcc
> checking for C compiler default output... configure: error: C compiler cannot create
>executables
> check config.log for details
>
> Thanks, I'm installing this:
>[...]
>[echo "$as_me: failed program was:" >&AS_MESSAG
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for gcc... gcc
checking for C compiler default output... configure: error: C compiler cannot create
executables
check config.log for details
above grumble-message says), so it might
be more reasonable to modify the fail-routine to something the look of:
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for gcc... gcc
checking for C compile
Guido Draheim writes:
> tail config.log
Which reminds me, it would be nice if this actually worked.
Currently, tail config.log gives you confdefs.h, before that are the cache
variables. Would it be reasonable to put the tests at the very end?
--
Peter Eisentraut [EMAIL PROTECTED]
for C compiler version
> configure:1412: gcc --version &5
> 2.96
> configure:1415: $? = 0
> configure:1417: gcc -v &5
> Reading specs from /usr/lib/gcc-lib/i586-mandrake-linux-gnu/2.96/specs
> gcc version 2.96 20000731 (Mandrake Linux 8.2 2.96-0.76mdk)
> configure:1420:
am using Mandrake 8.2 on a AMD Athlon Xp1600+ and I got following
> > messages.
> >
> > checking build system type... i686-pc-linux-gnu
> > checking host system type... i686-pc-linux-gnu
> > checking target system type... i686-pc-linux-gnu
> > checking for gcc
ype... i686-pc-linux-gnu
> checking host system type... i686-pc-linux-gnu
> checking target system type... i686-pc-linux-gnu
> checking for gcc... gcc
> checking for C compiler default output... configure: error: C compiler
> cannot create executables
>
> Has somebody an idea
uild system type... i686-pc-linux-gnu
> checking host system type... i686-pc-linux-gnu
> checking target system type... i686-pc-linux-gnu
> checking for gcc... gcc
> checking for C compiler default output... configure: error: C compiler
> cannot create executables
>
> Has somebo
-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for gcc... gcc
checking for C compiler default output... configure: error: C compiler
cannot create executables
Has somebody an idea to solve this problem ???
Thanks in advance.
11 matches
Mail list logo