Hi Brian,

Brian Callahan <call...@rpi.edu> 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