When I try to build on my amd64 with ports-gcc, I get linker errors that I can't resolve readily. Seems to fail to link to the sfml libraries.
I guess this means only COMPILER = base-clang ? At least until the linker errors can be resolved? -------------------------------------------- On Sun, 12/24/17, Kaashif Hymabaccus <kaas...@kaashif.co.uk> wrote: Subject: Re: New port: witchblast (roguelite dungeon crawler) To: "Adam Wolk" <adam.w...@tintagel.pl> Cc: "Thomas Frohwein" <frohw...@ymail.com>, "Ports Mailing List" <ports@openbsd.org> Date: Sunday, December 24, 2017, 3:27 PM I think this port also needs: COMPILER=base-clang ports-gcc or something similar. Otherwise it can't build on sparc64 (and others). This is because it uses -std=c++11. -- Kaashif Hymabaccus GPG: 3E810B04 -----Inline Attachment Follows-----