bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Building on openbsd fails


From: Otto Diesenbacher-Reinmüller
Subject: Re: Building on openbsd fails
Date: Mon, 27 Apr 2020 16:24:51 +0200
User-agent: mu4e 1.2.0; emacs 26.3

Hi Brian,

Brian Callahan <address@hidden> writes:

> Hello Otto --
>
> You are trying to build with the in-base g++ (aka gcc-4.2.1).  You
>need to run the configure script as it is written in the
>README-6-Porting: CC=cc CXX=c++ CPPFLAGS="-I/usr/local/include
>-I/usr/X11R6/include" LDFLAGS="-L/usr/local/lib -L/usr/X11R6/lib"
>./configure This will make sure that c++ (aka clang) is used to build
>GNU APL. This is a deficiency of GNU autotools, which prefers compilers
>named gcc and g++ without doing any sanity checking on them. Eventually
>we (OpenBSD) will remove the in-base gcc, but that has not happened
>yet. ~Brian

many, many thanks for the fast reply! yeah, note to myself, RTFM before
asking! ;)

Sorry for the noise - works fine!

br Otto

--
Dipl. Ing. (FH) Otto Diesenbacher-Reinmüller
diesenbacher.net
Salzburg, Österreich



reply via email to

[Prev in Thread] Current Thread [Next in Thread]