unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* gcc-4.7.4: libgcc2.h:157: error: unable to emulate 'TF'
@ 2018-07-09 16:57 Jan Nieuwenhuizen
  2018-07-09 18:28 ` U.Mutlu
  2018-07-10 15:54 ` Danny Milosavljevic
  0 siblings, 2 replies; 13+ messages in thread
From: Jan Nieuwenhuizen @ 2018-07-09 16:57 UTC (permalink / raw)
  To: gcc-help; +Cc: guix-devel

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=/gnu/store/jdjpfzjr2zf3xbf7ssl11ljwpq7spid8-glibc-mesboot-2.3.6/include   -g -O2 -O2  -g -O2 -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fpic -g -DIN_LIBGCC2 -fno-stack-protector   -fpic -I. -I. -I../../host-i386-unknown-linux/gcc -I../.././libgcc -I../.././libgcc/. -I../.././libgcc/../gcc -I../.././libgcc/../include  -DHAVE_CC_TLS  -DUSE_TLS -o _muldi3.o -MT _muldi3.o -MD -MP -MF _muldi3.dep -DL_muldi3 -c ../.././libgcc/libgcc2.c 
     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_shift_count'
     ../.././libgcc/libgcc2.h:372: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__muldi3'
     ../.././libgcc/libgcc2.h:373: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__divdi3'
     ../.././libgcc/libgcc2.h:374: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__udivdi3'
     ../.././libgcc/libgcc2.h:375: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__umoddi3'
     ../.././libgcc/libgcc2.h:376: error: expected '=', ',', ';', 'asm' or '__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

-- 
Jan Nieuwenhuizen <janneke@gnu.org> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | Avatar® http://AvatarAcademy.com

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2018-07-11 19:23 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-09 16:57 gcc-4.7.4: libgcc2.h:157: error: unable to emulate 'TF' Jan Nieuwenhuizen
2018-07-09 18:28 ` U.Mutlu
2018-07-09 19:40   ` Jan Nieuwenhuizen
2018-07-10  3:52     ` U.Mutlu
2018-07-10  7:31       ` Gábor Boskovits
2018-07-10 15:07         ` Jan Nieuwenhuizen
2018-07-10 19:51           ` Jan Nieuwenhuizen
2018-07-10 20:19             ` Jonathan Wakely
     [not found]             ` <5B452C86.6090003@mutluit.com>
2018-07-11 17:01               ` SOLVED: " Jan Nieuwenhuizen
2018-07-11 18:06                 ` U.Mutlu
2018-07-11 19:23                   ` Jan Nieuwenhuizen
2018-07-10 15:02       ` Jan Nieuwenhuizen
2018-07-10 15:54 ` Danny Milosavljevic

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).