tinycc-devel
[Top][All Lists]
Advanced

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

[Tinycc-devel] # .. in *.S files regression


From: Sergey Korshunoff
Subject: [Tinycc-devel] # .. in *.S files regression
Date: Fri, 20 Nov 2015 16:15:20 +0300

a last grishka patch reversed a '...' handling by reason
"not a reliable way to lookahead". Now asm code in tccboot kernel
can't be compiled by tcc.
Very nice "reliable way"

PS: ccompilation of the coreutils-8.24.51-8802e fails too:

./build-aux/depcomp: line 173: 26355 Segmentation fault      "$@" -MD
-MF "$tmpdepfile"
make[2]: *** [lib/modechange.o] Error 139
make[2]: Leaving directory
`/mnt/sdb2/WORK_CURRENT/Compilers/tinycc/WORK/TEST/tcc-include-next-error/coreutils-8.24.51-8802
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/mnt/sdb2/WORK_CURRENT/Compilers/tinycc/WORK/TEST/tcc-include-next-error/coreutils-8.24.51-8802
make: *** [all] Error 2



reply via email to

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