Re: [ooc-compiler] TCC is working !
Brought to you by:
mva
|
From: s d. <syl...@ya...> - 2003-10-05 15:01:50
|
--- Michael van Acken <Mic...@de...> wrote: > s duclos <syl...@ya...> writes: > > > Micheal, > > > > Fabrice Bellard (tcc author) fixed the problem I > > reported earlyer. > > tcc can now cpp/cc/ld and run the program hello > from > > the REAME of OOC. > > The question that interests me most: Can tcc be used > to compile oo2c > itself? The code generated by oo2c uses gcc > extensions beyond the > ones listed on the tinycc site, most notably nested > functions. This > would limit the number of programs that can be > compiled with tcc. > > -- mva Me too :) Ok just checked .. 'CC=tcc ./configure' work now. But tcc choke in nested function in ./stage0/lib/obj/ADT/ArrayList.c at ADT_ArrayList__ArrayListDesc_Sort_Quicksort ho well ... I guess that compiling oo2c (and/or Linux) with tcc is the ultimate acid test :) I'll post result here when that happen. Sylvain. __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com |