Fwd: Problems with install

Artur artur.burchard at gmail.com
Thu Mar 26 16:12:58 UTC 2015


reply all.

---------- Forwarded message ----------
From: Artur <artur.burchard at gmail.com>
Date: Thu, Mar 26, 2015 at 5:11 PM
Subject: Re: Problems with install
To: tg at gmplib.org


Hi,

Yes, I realize.

Yes I can compile much more complex projects, and run them too.
We are talking about managed RedHat compute system.

I can execute from both /tmp and /var/tmp too.

But I agree something is fundamentally differently configured that you guys
would think of. Not necessarily wrong, since it works for all other things
I am working with, but different.

kind regards,
Artur



On Thu, Mar 26, 2015 at 4:14 PM, <tg at gmplib.org> wrote:

> Artur <artur.burchard at gmail.com> writes:
>
>   Correct:
>   > ./configure
>
>   I have used the following gcc with exactly the same error:
>   3.2.3
>   3.4.4
>   3.4.4
>   4.2.0
>   4.2.0
>
>   when using gcc of version 4.4.0 up to 4.8.1 there is a problem in running
>   configure:
>
>
>   >~/gmp-6.0.0$ ./configure
>   checking build system type... x86_64-unknown-linux-gnu
>   checking host system type... x86_64-unknown-linux-gnu
>   checking for a BSD-compatible install... /usr/bin/install -c
>   checking whether build environment is sane... yes
>   checking for a thread-safe mkdir -p... /bin/mkdir -p
>   checking for gawk... gawk
>   checking whether make sets $(MAKE)... yes
>   checking whether to enable maintainer-specific portions of Makefiles...
> no
>   checking ABI=64
>   checking compiler gcc -O2 -pedantic -fomit-frame-pointer -m64 ... no
>   checking compiler cc -O ... no
>   checking ABI=x32
>   checking compiler gcc -O2 -pedantic -fomit-frame-pointer -mx32 ... no
>   checking compiler cc  ... no
>   checking ABI=32
>   checking compiler gcc -m32 -O2 -pedantic -fomit-frame-pointer ... no,
> cmov
>   instruction, program does not run
>   checking compiler gcc -O2 -pedantic -fomit-frame-pointer ... no, function
>   pointer return, program does not run
>   checking compiler icc -no-gcc ... no
>   checking compiler cc -O ... no
>   configure: error: could not find a working compiler, see config.log for
>   details
>
> GMP actually does build with all these compilers, as you might have
> guessed.
>
> It is absolutely certain that this is not a problem with GMP.  Something
> very fundamentally is wrong with your system.
>
> Did you try compiling and running hello.c?
>
> Does "." and the default temp dir (either $TMPDIR if that is set, else
> usually /tmp or /var/tmp) allow execution of binaries?
>
> --
> Torbjörn
> Please encrypt, key id 0xC8601622
>


More information about the gmp-bugs mailing list