tinycc-devel
[Top][All Lists]
Advanced

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

[Tinycc-devel] One of Grischka's recent cleanup break install - at least


From: Christian Jullien
Subject: [Tinycc-devel] One of Grischka's recent cleanup break install - at least on ARM
Date: Sun, 2 Oct 2016 16:58:58 +0200

Hello,

 

Some of

 

 

 

18 hours ago

grischka

tccelf: allow multiple declaration of bss/common symbols

commit | commitdiff | tree | snapshot (tar.gz zip)

18 hours ago

grischka

tccpp: parse_line_comment: fix possible buffer overrun

commit | commitdiff | tree | snapshot (tar.gz zip)

18 hours ago

grischka

tccpp: allow "0x1e+1" in asm

commit | commitdiff | tree | snapshot (tar.gz zip)

18 hours ago

grischka

tccpp: token ## pasting: preserve parts if pasting...

commit | commitdiff | tree | snapshot (tar.gz zip)

18 hours ago

grischka

Revert "-fnormalize-inc-dirs"

commit | commitdiff | tree | snapshot (tar.gz zip)

18 hours ago

grischka

tcc -E: add one space in cases: tiny solution

commit | commitdiff | tree | snapshot (tar.gz zip)

19 hours ago

grischka

build: restore out-of-tree support

commit | commitdiff | tree | snapshot (tar.gz zip)

19 hours ago

grischka

build: revert Makefiles to 0.9.26 state (mostly)

commit | commitdiff | tree | snapshot (tar.gz zip)

19 hours ago

grischka

test/pp: cleanup

commit | commitdiff | tree | snapshot (tar.gz zip)

19 hours ago

grischka

libtcc: reimplement option -Wl,[-no]-whöle-archive

commit | commitdiff | tree | snapshot (tar.gz zip)

19 hours ago

grischka

libtcc: -Wl,... incremental parsing

commit | commitdiff | tree | snapshot (tar.gz zip)

19 hours ago

grischka

Revert "output all sections if we produce an executable...

commit | commitdiff | tree | snapshot (tar.gz zip)

19 hours ago

grischka

Revert part of "fix installation amd bcheck for Windows"

commit | commitdiff | tree | snapshot (tar.gz zip)

19 hours ago

grischka

libtcc: filetype cleanup

commit | commitdiff | tree | snapshot (tar.gz zip)

20 hours ago

grischka

Remove misc. files

commit | commitdiff | tree | snapshot (tar.gz zip)

20 hours ago

grischka

tccpp: cleanup

commit | commitdiff | tree | snapshot (tar.gz zip)

20 hours ago

grischka

libtcc: cleanup @listfile

commit | commitdiff | tree | snapshot (tar.gz zip)

20 hours ago

grischka

libtcc: cleanup -x<filetype> switch code

commit | commitdiff | tree | snapshot (tar.gz zip)

20 hours ago

grischka

Revert "ability to compile multiple *.c files with...

commit | commitdiff | tree | snapshot (tar.gz zip)

20 hours ago

grischka

tccpp: #pragma once: make it work

commit | commitdiff | tree | snapshot (tar.gz zip)

20 hours ago

grischka

tccpp: restore -D symbols for multiple sources

commit | commitdiff | tree | snapshot (tar.gz zip)

20 hours ago

grischka

Revert "--whole-archive support"

commit | commitdiff | tree | snapshot (tar.gz zip)

 

Followed by “make install” prevents tcc to work from anywhere.

 

On RPi, with

47 hours ago

Pavlas, Zdenek

gtst_addr(): short conditional jumps (i386, x86_64)

commit | commitdiff | tree | snapshot (tar.gz zip)

I’m still able to compile tcc, make install and then:

 

address@hidden:~ $ tcc foo.c && ./a.out

Hello World

 

Now, after

18 hours ago

grischka

tccelf: allow multiple declaration of bss/common symbols

commit | commitdiff | tree | snapshot (tar.gz zip)

 

 

 

 

 

I get:

address@hidden:~ $ tcc foo.c && ./a.out

tcc: error: file 'crt1.o' not found

tcc: error: file 'crti.o' not found

tcc: error: file 'crtn.o' not found


reply via email to

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