On 2025-07-04 16:32:57 +0200 Riccardo Mottola
<[email protected]> wrote:
Hi Patrick,
Patrick Cardona wrote:
Code's owner: Gnustep team at github
Repo and path: gap/ported-apps/Games/NeXTGo
gap in github is obsolete, it should be either synchronized again or
removed.
I asked Gregory many times, it is misleading as it is.
Up-to-date code is on SVN of savannah.
Good to know. I think a warning could be added at the top of the
README file in the github/gnustep/gap repo.
I tried compiling NeXTGo yesteday: full of scary warnings but it did
build
[...]
That is just make giving up, but the error is before!
I did not get a successful build.
The error concerns: "findnext.c:71:8: error: type specifier missing,
defaults to 'int'; ISO C99 and l
ater do not support implicit int [-Wimplicit-int]"
Maybe my toolchain is not relevant?
I set this before building:
export CC=/usr/bin/clang-19
export CXX=/usr/bin/clang++-19
export PATH=$HOME/.local/bin:/usr/local/bin/:$PATH
export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH
export LD=/usr/bin/ld.lld
export LDFLAGS=-fuse-ld=/usr/bin/ld.lld
--
Patrick Cardona - Pi400 - GNU/Linux (Debian 12 aarch64: RPI OS Lite)
Xorg (1:1.7.1-1.2) - libcairo2 (1.16.0-7+rpt1 arm64)
Window Maker (0.96.0) - GWorkspace (1.1.0 - 02 2025) - Theme: Heritage
- MUA: GNUMail (1.4.0)
--
Patrick Cardona - Pi400 - GNU/Linux (Debian 12 aarch64: RPI OS Lite)
Xorg (1:1.7.1-1.2) - libcairo2 (1.16.0-7+rpt1 arm64)
Window Maker (0.96.0) - GWorkspace (1.1.0 - 02 2025) - Theme: Heritage
- MUA: GNUMail (1.4.0)