On Sat, 1 Oct 2022 at 18:27, Liam Wilson wrote:
>
> On Sat, 1 Oct 2022 at 17:00, Steffen Nurpmeso wrote:
> >
> > Liam Wilson wrote in
> > :
> > ...
> > |I've been attempting to build nodejs Node-API addons using the tiny c
> > |compiler. When doing this I noticed that the addons were failing
Adam Sampson wrote in
:
|Mid Favila writes:
|> Wanted to add that when Motif (or, at the least, LessTif) programs are
|> built using tcc, the same problem occurs. Is there anyone else who can
|> duplicate these findings?
|
|I see the same behaviour -- it's failing in XtQueryGeometry, when i
Mid Favila writes:
> Wanted to add that when Motif (or, at the least, LessTif) programs are
> built using tcc, the same problem occurs. Is there anyone else who can
> duplicate these findings?
I see the same behaviour -- it's failing in XtQueryGeometry, when it
tries to call a widget's query_geo
On 02.10.2022 17:33, Giang Vĩnh Lộc wrote:
Hi all,
I will try to explain my situation as simple as I can :))
- I have x86_64 Linux machine as host
- I want to compile tcc (from source, no prebuild binary) for running tcc on
that machine
- I have ARM Linux as target. I want to build my C code u
Maybe this is related to the __attrbiute__((constructor)) issue?
Am 03.10.22 um 18:02 schrieb tinycc-devel-requ...@nongnu.org:
Date: Sun, 4 Sep 2022 15:42:42 -0400 (AEST)
From: Mid Favila
Reply-To:tinycc-devel@nongnu.org
To:tinycc-devel@nongnu.org
Subject: [Tinycc-devel] Potential bug - Xt: Unre
Hello again,
Wanted to add that when Motif (or, at the least, LessTif) programs are built
using tcc, the same problem occurs. Is there anyone else who can duplicate these
findings? Are there any steps I can take to provide useful information?
On Sun, 4 Sep 2022, Mid Favila wrote:
Date: Sun,