tinycc-devel
[Top][All Lists]
Advanced

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

Re: [Tinycc-devel] tcc grammar problems


From: grischka
Subject: Re: [Tinycc-devel] tcc grammar problems
Date: Sat, 02 Aug 2014 08:55:45 +0200
User-agent: Thunderbird 2.0.0.23 (Windows/20090812)

jiang wrote:
Excuse me, in linux_x86_64 machine.

On windows i386 here

If that does not work, put your source files to me, tell me compilation step.

gnumake is here:
    git://git.sv.gnu.org/make.git
compile with tcc
    CC=tcc ./configure && make
and
    make check

Very simple. :)

-- gr

Best regards,

Jiang



在 2014年08月02日 06:17, grischka 写道:
jiang wrote:
The meaning is very simple patch

The patch has bugs.  See:

    $ make -C ../gnumake CC=tcc clean all
    [...]
    $ ../gnumake/gnumake
    Makefile:203: target '$(patsubst)' doesn't match the target pattern
    Makefile:203: *** mixed implicit and normal rules: deprecated syntax
Makefile:203: target '$(%.c,%.o,$(filter)' doesn't match the target pattern
    Makefile:203: *** mixed implicit and normal rules: deprecated syntax
Makefile:203: target '$(%.c,$(NATIVE_FILES)))' doesn't match the target pattern
    /usr/bin/sh: top_srcdir: command not found
    cat: /VERSION: No such file or directory
gnumake: *** No rule to make target '$(NATIVE_FILES)', needed by 'tcc.o'. Stop.

-- gr





reply via email to

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