Hello Christian
Unfortunately I'm not fluent enough on the linux shell to apply a patch
like this. Some time ago Grichka suggested me a line allowing to get a 32
bit tcc added to the 64 bits the busybox is doing, and i have'nt been able
to make it work.
It would be great to have a new version of tc
Hi, there are many ways to compile tcc on Windows.
Personally, I use Cygwin and gcc with this Makefile I wrote
http://svn.code.sf.net/p/wintcc/svn/cygwin/Makefile
It is more a shell script than a true Makefile (a mix of) but what I like with
this way to build tcc is that it builds –m32/-m64
I think the patch is a great idea but...
I have just compiled tcc for Windows from the last snapshot, using
Dimitri's BusyBox. Tcc's file date has updated to today's and I have tried
the asm instruction popcnt and the strtoull function . Both work correctly.
But to my surprise tcc -v does'nt give a