• Building on FreeBSD

    From Sean Dennis@1:18/200 to All on Fri Feb 3 18:33:14 2023
    Hello All,

    With the help of a friend, I figured out how to build GoldEd under FreeBSD 13.1 using gcc:

    - Modify source/mygolded.h
    - setenv CFLAGS -funsignedchar (or export CFLAGS=-funsignedchar for bash)
    - mkdir build
    - cd build
    - cmake ..
    - gmake -j8

    The personal name scan doesn't work but that's a minor annoyance.

    Not sure how many of you are using FreeBSD but I hope this helps someone.

    -- Sean

    --- GoldED+/BSD 1.1.5-b20220504
    * Origin: Outpost BBS * Johnson City, TN (1:18/200)
  • From Nil Alexandrov@1:16/101 to Sean Dennis on Fri Feb 3 19:14:18 2023
    Hello, Sean!

    Friday February 03 2023 18:33, from Sean Dennis -> All, in URL @OFGHIUrl:

    With the help of a friend, I figured out how to build GoldEd under
    FreeBSD 13.1 using gcc:
    [..skip..]
    Not sure how many of you are using FreeBSD but I hope this helps
    someone.

    There are two kinds of people.
    Those who download a binary version aka a package.
    Those who know how to build for UNIX and fix makefiles.

    Best Regards, Nil
    --- GoldED+/LNX 1.1.5
    * Origin: -=NIL BBS=- (1:16/101)