grischka wrote in
<60ff3c86.6020...@gmx.de>:
|Steffen Nurpmeso wrote:
...
|> I would like to have it, but the implementation is so ugly!
|
|Classic dilemma ...
Oooh .. yes.
...
|> Also, things like write-strings play with
|
|What "things like write-strings"? There is only -Wwrite-stri
Hello,
On Tue, 27 Jul 2021, Christian JULLIEN wrote:
In order to support tcc bootstrap with tcc on macOS, we'll need to add -arch
option to tcc.
It should at least support this option even if nothing is implemented
because -arch is now given on macOS because of this new configure test:
Why s
Christian JULLIEN wrote:
Grischka, you last set of commits breaks macOS M1 port (see make -k test
log in attachment).
Do you test your macOS changes on a real M1 machine? If you like and if
you don't have a M1 machine, I'll be glad to test your patches before
they go to mob.
Better if you create
Hi,
In order to support tcc bootstrap with tcc on macOS, we'll need to add -arch
option to tcc.It should at least support this option even if
nothing is implemented because -arch is now given on macOS because of this new
configure test:
+# on OSX M1 with --cpu=x86_64, build a tcc to run un