I've not yet been able to build tcc on cygwin, neither in the
unix context provided by cygwin, nor with the --enable-cygwin
option which is out of date with the gcc naming schemes for
the mingw compilers on cygwin.

On Mon, Jul 27, 2015 at 12:48 PM, Christian JULLIEN <[email protected]>
wrote:

> Hi Gus,
>
> This is a good idea. If you do so, I also suggest an arch directory that
> contains subdirectories for all supported archives
>
> arch/arm
> arch/arm64
> arch/i386
> ...
>
> I'm afraid this code refactory will take long until it works on all
> platforms (including Windows).
>
> Talking about Windows, who has a good Makefile producing standalone tcc
> for x86/x64 using recent Cygwin toolchain (and no more using Cygwin after
> it has been compiled).
> My dream would be a unique tcc.exe having -m32/-m64 option.
>
>
This should be doable if the various build assumptions that break
now can be fixed.

Regards,
Chris
_______________________________________________
Tinycc-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to