[Gambas-user] Gambas on Haiku?
Benoît Minisini
g4mba5 at gmail.com
Mon Feb 21 16:17:19 CET 2022
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
More information about the User
mailing list