Hi,
tcc-0.9.24-1 on Lenny now links mksh if built with CC=tcc but
the resulting executable has problems with libbfd and fails
to run:
tcc -b -o mksh lalloc.o edit.o eval.o exec.o expr.o funcs.o histrap.o jobs.o
lex.o main.o misc.o shf.o syn.o tree.o var.o setmode.o strlcpy.o || rm -f
${tcfn}*
t...@frozenfish:~/mksh $ size mksh
BFD: mksh: no group info for section .text.__i686.get_pc_thunk.bx
text data bss dec hex filename
435489 18492 21204 475185 74031 mksh
t...@frozenfish:~/mksh $ ./mksh -c true
Segmentation fault
bye,
//mirabilos
--
“It is inappropriate to require that a time represented as
seconds since the Epoch precisely represent the number of
seconds between the referenced time and the Epoch.”
-- IEEE Std 1003.1b-1993 (POSIX) Section B.2.2.2
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]