[Gambas-user] Gambas on Haiku?
Bruce Steers
bsteers4 at gmail.com
Mon Feb 21 17:16:20 CET 2022
On Mon, 21 Feb 2022 at 15:26, Benoît Minisini <g4mba5 at gmail.com> wrote:
> Le 21/02/2022 à 16:06, Admin a écrit :
> >
> > Isn't this a much more serious problem then just some gtk3 and cairo
> > absence:
> >
> > CC gbc3-gbc.o
> > In file included from gbc.c:56:
> > ../share/gb_system_temp.h: In function 'SYSTEM_get_cpu_count':
> > ../share/gb_system_temp.h:58:30: error: expected ')' before numeric
> constant
> > 58 | fprintf(stderr, "gbx" GAMBAS_VERSION ": warning: don't
> > know how to return cpu count\n");
> > | ~ ^
> > | )
> > Makefile:1259: recipe for target 'gbc3-gbc.o' failed
> > make[4]: *** [gbc3-gbc.o] Error 1
> >
>
> It should compile now with the latest commit.
>
> But we must add in this include file a Haiku OS function that returns
> the number of physical threads the CPU(s) can handle.
>
> Regards,
>
> --
> Benoît Minisini
>
it has coreutils with nproc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20220221/59220106/attachment.htm>
More information about the User
mailing list