Janneke Nieuwenhuizen writes:

> I'm still wondering how you got upstream TCC to compile, as I don't
> really see (m)any fixes/additions for "float" or "double" in mescc;
> and in TCC I only see
>
> ;; Prevent support for the C decimal floating point extension.
> "--disable-decimal-float"

Oh wait, that's a gcc flag.  So it's only

> ;; Mes does not support long double.
> "-DTCC_USING_DOUBLE_FOR_LDOUBLE"

as far as I can see.  Hmm.  Even more mysterious...but great :)

> where "bootstrappable-tcc" used to have a quite large patch set to
> disable floats for compilation with mescc.  Is the
> "--disable-decimal-float" a new, bootstrappable-friendly feature of TCC,
> and does that do the job for us?

-- 
Janneke Nieuwenhuizen <jann...@gnu.org>  | GNU LilyPond https://LilyPond.org
Freelance IT https://www.JoyOfSource.com | Avatar® https://AvatarAcademy.com

Reply via email to