This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: libquadmath: configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES.
- From: Dave Korn <dave dot korn dot cygwin at gmail dot com>
- To: Joel Sherrill <joel dot sherrill at oarcorp dot com>
- Cc: "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>
- Date: Tue, 21 Dec 2010 15:35:27 +0000
- Subject: Re: libquadmath: configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES.
- References: <4D10BED7.5090705@oarcorp.com>
On 21/12/2010 14:51, Joel Sherrill wrote:
> checking how to run the C preprocessor...
> /users/joel/test-gcc/b-gcc1-microblaze/./gcc/xgcc
> -B/users/joel/test-gcc/b-gcc1-microblaze/./gcc/ -nostdinc
> -B/users/joel/test-gcc/b-gcc1-microblaze/microblaze-rtems4.11/newlib/
> -isystem
> /users/joel/test-gcc/b-gcc1-microblaze/microblaze-rtems4.11/newlib/targ-include
> -isystem /users/joel/test-gcc/gcc-svn/newlib/libc/include
> -B/users/joel/test-gcc/install-svn/microblaze-rtems4.11/bin/
> -B/users/joel/test-gcc/install-svn/microblaze-rtems4.11/lib/ -isystem
> /users/joel/test-gcc/install-svn/microblaze-rtems4.11/include -isystem
> /users/joel/test-gcc/install-svn/microblaze-rtems4.11/sys-include -E
> checking for sqrtl in -lm... configure: error: Link tests are not
> allowed after GCC_NO_EXECUTABLES.
> make[1]: *** [configure-target-libquadmath] Error 1
This is PR46520. There's also a current thread about it on -patches,
subject "[Build, Patch, libquadmath] PR 46520 Do not call AC_CHECK_LIB for
gcc_no_link".
cheers,
DaveK