From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Nieuwenhuizen Subject: gcc-4.7.4: libgcc2.h:157: error: unable to emulate 'TF' Date: Mon, 09 Jul 2018 18:57:16 +0200 Message-ID: <87sh4sny8j.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org To: gcc-help@gcc.gnu.org Cc: guix-devel@gnu.org List-Id: guix-devel.gnu.org Hi! I'm working on a full source bootstrap for a GNU system, GuixSD in particular. With the Mes 0.16 release I thought it was done, but now it seems I'm stuck. Using the MesCC C99 compiler written in Guile Scheme, I compiled tcc-0.9.26 and a tiny Mes C library, barely enough to build binutils-2.20.1, gcc-2.95.3, and glibc-2.2.5 Using those tools, I built binutils-2.20.1, gcc-4.1.0, and glibc-2.3.6 My attempts to build gcc-4.7.4 are failing, the most common error that I get is i386-unknown-linux-gcc --sysroot=3D/gnu/store/jdjpfzjr2zf3xbf7ssl11ljw= pq7spid8-glibc-mesboot-2.3.6/include -g -O2 -O2 -g -O2 -DIN_GCC -W -Wa= ll -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wo= ld-style-definition -isystem ./include -fpic -g -DIN_LIBGCC2 -fno-stack-= protector -fpic -I. -I. -I../../host-i386-unknown-linux/gcc -I../.././lib= gcc -I../.././libgcc/. -I../.././libgcc/../gcc -I../.././libgcc/../include = -DHAVE_CC_TLS -DUSE_TLS -o _muldi3.o -MT _muldi3.o -MD -MP -MF _muldi3.de= p -DL_muldi3 -c ../.././libgcc/libgcc2.c=20 In file included from ../.././libgcc/libgcc2.c:58: ../.././libgcc/libgcc2.h:157: error: unable to emulate 'TF' ../.././libgcc/libgcc2.h:158: error: unable to emulate 'TC' ../.././libgcc/libgcc2.h:161: error: unknown machine mode 'libgcc_cmp_= return' ../.././libgcc/libgcc2.h:162: error: unknown machine mode 'libgcc_shif= t_count' ../.././libgcc/libgcc2.h:372: error: expected '=3D', ',', ';', 'asm' o= r '__attribute__' before '__muldi3' ../.././libgcc/libgcc2.h:373: error: expected '=3D', ',', ';', 'asm' o= r '__attribute__' before '__divdi3' ../.././libgcc/libgcc2.h:374: error: expected '=3D', ',', ';', 'asm' o= r '__attribute__' before '__udivdi3' ../.././libgcc/libgcc2.h:375: error: expected '=3D', ',', ';', 'asm' o= r '__attribute__' before '__umoddi3' ../.././libgcc/libgcc2.h:376: error: expected '=3D', ',', ';', 'asm' o= r '__attribute__' before '__moddi3' ... Gcc-4.7.4 advertises it can be built with gcc-2.95 and binutils-2.13.1 and glibc-2.2.5. Since mes 0.16 was released two weeks ago I have tried many things, but not knowing where this error comes makes progress difficult, e.g.: I didn't manage to compile any glibc > 2.3.6, but that may not be necessary? Greetings, janneke --=20 Jan Nieuwenhuizen | GNU LilyPond http://lilypond.org Freelance IT http://JoyofSource.com | Avatar=C2=AE http://AvatarAcademy.com