tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] GNUmake v4.4 port on Windows with tcc


From: Christian Jullien
Subject: Re: [Tinycc-devel] GNUmake v4.4 port on Windows with tcc
Date: Thu, 3 Nov 2022 15:59:53 +0100

Hi Eli, you've read too fast, the warnings are with cl (Visual C++ if you
prefer), esp. when compiled with 64bit mode.

-----Original Message-----
From: Eli Zaretskii [mailto:eliz@gnu.org] 
Sent: Thursday, November 03, 2022 15:45
To: jullien@eligis.com
Cc: psmith@gnu.org; make-w32@gnu.org; tinycc-devel@nongnu.org
Subject: Re: GNUmake v4.4 port on Windows with tcc

> From: "Christian Jullien" <eligis@orange.fr>
> Cc: <make-w32@gnu.org>,
>       <tinycc-devel@nongnu.org>
> Date: Thu, 3 Nov 2022 15:29:47 +0100
> 
> Of course it does.

Thanks.  Paul, should I install this?

> As side note, compiling GNUmake with cl x64 gives the following warnings

The "size_t to int" warnings are about EINTRLOOP, so I'll let Paul
worry about that, since there could be no loops on Windows.

The other warnings are in places where there are too many
system-dependent ifdef's for messing with them without a compiler
available for testing.  So either you suggest more ifdef's to take
care of those warnings, or Tiny C users will have to live with them.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]