compiler

  1. W

    Solved Problems with Bind 9.11 LTS after lastest update 01/2020

    Trying update my FreeBSD boxes, today have found an problem with dns/bind911/. Does not matter if using make install or portmaster always the error occour's: /usr/local/include/json/config.h:8:10: fatal error: 'cstdef' file not found #include <cstddef> Looking on pkg, dns/bind911/ 9.11.14...
  2. aragats

    Device tree compiler in base: is it ready to use?

    I didn't know that FreeBSD 12.0 has device tree compiler in the base. However, it segfaults on regular .dts files I build for embedded systems. The one I always used before is sysutils/dtc, and it still works fine when installed and called explicitly. Previously I reported the issue in this...
  3. aragats

    Solved DTC segmentation fault after upgrading to 12.0

    Is it only me? I'm using packages, but tried building from ports with the same result: sysutils/dtc causes segfault on any source without any intermediate output. I cannot compiled my .dts (flattened device tree source) files I used to for 3 year... Thanks for directions!
  4. N

    Solved Need help with building ponyc on FreeBSD 10.4-STABLE

    Hi, I tried to built the Pony programming language on FreeBSD using its instructions: https://github.com/ponylang/ponyc#building-ponyc-from-source I got a compiler error any clue or hint why this does happen on FreeBSD 10.4-STABLE? Here is the output: vagrant@freebsd:~/pony-bsd/ponyc %...
  5. m4r1n

    Solved `make buildworld` does not build base llvm on FreeBSDDesktop/freebsd-base-graphics

    Hi, I'm in the process of testing the drm-next-4.7 branch from the FreeBSDDesktop github repository on several computers. As I want to avoid building world on every machine, I decided to set up a dedicated build machine running FreeBSD 11.0-STABLE. The plan was to build world, kernel and some...
  6. P

    New install (12-CURRENT) without compiler

    Dear all, I am aware CURRENT is not dealt with on this forums but thought it worth asking anyway. I am new, so please don't hate me if this has been answered somewhere. I just did a new build of 12-CURRENT (drm-next-4.7) into an empty dataset and am pleased as it boots and works really well...
  7. sidetone

    LLVM to get Fortran compiler that targets parallel GPUs in clusters

    Ars Technica Article... LLVM to get Fortran compiler that targets parallel GPUs in clusters: Nvidia and US National Labs will open source the results http://arstechnica.com/information-technology/2015/11/llvm-to-get-fortran-compiler-that-targets-parallel-gpus-in-clusters/ * Edited to add...
Back
Top