https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98860
--- Comment #6 from cqwrteur ---
configure:4069: ./conftest.exe
/home/unlvs/mcf_build/src/gcc-git/libgomp/configure: line 4071: ./conftest.exe:
cannot execute binary file: Exec format error
configure:4073: $? = 126
configure:4080: error: in
`/hom
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98860
--- Comment #5 from cqwrteur ---
I do not know whether it has to do with the CRLF issue because GCC on Linux
emits the same result as it does on MinGW-w64 or msys2.
conftextx.c
#ifdef __x86_64__
#ifndef __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4
#error
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98860
--- Comment #4 from cqwrteur ---
Created attachment 50071
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50071&action=edit
bootstrap failure picture
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98860
--- Comment #3 from cqwrteur ---
After revert to the previous commit. Compilation success
https://github.com/gcc-mirror/gcc/commit/bfab355012ca0f5219da8beb04f2fdaf757d34b7
I think it has to do with the script you changed, Jakub.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98860
--- Comment #2 from cqwrteur ---
I guess is because of this commit
https://github.com/gcc-mirror/gcc/commit/0411ae7f08e0f5a8b02ff313d26d27a0f6d1bb34
https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=0411ae7f08e0f5a8b02ff313d26d27a0f6d1bb34
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98860
--- Comment #1 from cqwrteur ---
The question is that why it says we are not cross-compiling? I am using the
same script I used before.
https://bitbucket.org/ejsvifq_mabmip/mingw-gcc-mcf-gthread/src/master/PKGBUILD
It is so weird.
checking whe