bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[sr #110687] AC_C_BIGENDIAN fails when cross-compiling with -std=c11 and


From: anonymous
Subject: [sr #110687] AC_C_BIGENDIAN fails when cross-compiling with -std=c11 and -flto
Date: Wed, 27 Jul 2022 10:35:03 -0400 (EDT)

Follow-up Comment #4, sr #110687 (project autoconf):

> Can we see the config.log for -std=c11 only, please?

Should be attached. Invocation was:

autoheader && autoconf && rm -Rf config.status autom4te.cache/ && ./configure
--host=aarch64-linux-gnu CFLAGS="-std=c11"
checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether aarch64-linux-gnu-gcc accepts -g... yes
checking for aarch64-linux-gnu-gcc option to enable C11 features... none
needed
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... no
configure: creating ./config.status
config.status: creating issue618config.h
config.status: issue618config.h is unchanged

(file #53474)

    _______________________________________________________

Additional Item Attachment:

File name: config.log                     Size:13 KB
    <https://file.savannah.gnu.org/file/config.log?file_id=53474>



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/support/?110687>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]