tinycc-devel
[Top][All Lists]
Advanced

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

[Tinycc-devel] Building binutils with tcc: possible bug


From: Lionel Fourquaux
Subject: [Tinycc-devel] Building binutils with tcc: possible bug
Date: Fri, 25 Apr 2003 18:30:09 +0200

Hi!

I wondered whether tinycc was able to bootstrap gcc, so I tried first to
build the binutils (without nls). Well, it doesn't work, and I get this
error, both with tcc 0.9.18 and with the latest cvs version:

In file included from ../../binutils-2.13.90-20030111-1-src/bfd/elf32.c:22:
../../binutils-2.13.90-20030111-1-src/bfd/elfcode.h:206: macro '_' used with
too many args
make[3]: *** [elf32.lo] Error 1

Line 206 in elfcode.h is:
elf_swap_symbol_in (abfd, psrc, pshn, dst)


I haven't been able to figure out exactly what is going on, but I'd guess
that tcc's preprocessor is confused by the use of _ as a macro.


        -- Lionel Fourquaux







reply via email to

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