my work pc installed ubuntu9.04 and i install tinyCC  from apt-get which's
version is 0.9.24
and now i have download tcc-0.9.25
so i want to compile it for install

i use  ./configure --prefix=/tmp/tcc --enable-cross --cc=tcc  for configure
and make && make install
and then i want to test the compiling
so i use  ./configure --prefix=/tmp/ttcc --enable-cross
--cc=/tmp/tcc/bin/tcc for configure
use this i get error while make

who can tell me why??

and another question is
this 0.9.25 cant be compiled on freebsd
who can give me a patch?
my freebsd's machine is a x64 one, so i want to use x64_tcc

-- 
welcom to gtalk me
http://hi.baidu.com/jyf1987
_______________________________________________
Tinycc-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to