Curtis Hamilton
Curtis Hamilton
Using a modified FreeBSD_amd64 directory to support FreeBSD_ppc64, I was able to create ofrontplus and start the build process. Everything works up to the point of converting Editor.Mod and I...
Is it possible to build ODB on FreeBSD?
Building an applications that requires this version gi-glib-2.0.25. The build fails with the following error: ... [101 of 120] Compiling GI.GLib.Functions ( GI/GLib/Functions.hs, dist/build/GI/GLib/Functions.o ) GI/GLib/Functions.hs:5190:34: error: • Couldn't match...
The bridges were updated to allow build on powerpc64 with default (clang) compiler.
Installed gs-desktop on FreeBSD 14.1. Encounter a few minor issues, but everything seemed to install without errors. However, on startup, the desktop displays GWorkspace only and a button in the...
Attempting to bootstrap/build LDC using LDC created using GDC as bootstrap on FreeBSD/PowerPC64. Environment OS: FreeBSD Version: 14.1 C Compiler: clang18 (default) D Compiler: LDC 1.39.0 (built with gdc11) Results:...
Build on FreeBSD/powerpc64 (big endian) failed with error: FAILED: CMakeFiles/engine-lib.dir/src/common/cm/cm_load.cpp.o /usr/bin/c++ -DBUILD_ENGINE -DDAEMON_ARCH_ppc64 -DDAEMON_BUILD_Release -DDAEMON_CXX_COMPILER_Clang=1 -DDAEMON_C_COMPILER_Clang=1 -DDAEMON_OPENGL_ABI -DDAEMON_OPENGL_ABI_LEGACY -DDAEMON_USE_ARCH_INTRINSICS=1 -DDAEMON_USE_ARCH_INTRINSICS_ppc64=1 -DDAEMON_USE_COMPILER_CUSTOMIZATION=1 -DDAEMON_USE_COMPILER_INTRINSICS=1 -DNACL_ANDROID=0 -DNACL_FREEBSD=1 -DNACL_LINUX=0 -DNACL_OSX=0 -DNACL_WINDOWS=0 -DTHIS_IS_NOT_A_DEBUG_BUILD -DUSE_CURSES -DUSE_CURSES_NCURSES...
Attempting to build LDC 1.41 on FreeBSD 14.1 on PowerPC64(BE) using GDC, from GCC v14.2. Get the below error: `std/internal/math/gammafunction.d(262): Error: static assert: "missing MAXGAMMA for other real types" static...
The hFindLib function seems not to be working on Linux issue: #383 or FreeBSD on powerpc64. How does the hFindLib function search for library files? I does not find libraries...