Hi Fred,
thanks, hopefully fixed in SVN 1051.
The -Wclass-memaccess
warning is not documented in the gcc 8,1 manual, therefore
the warnings in Svar_record.cc and/or Svar_record.hh
may have survived my attempt
to fix them. If so, then please send
Juergen
Thanks! All worked, except (as you suspected) Svar_record. Here is the
error message from GCC 8.1.1:
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -Wold-
style-cast -Werror -I/usr/include -I/usr/include -rdynamic -O3 -MT
libapl_la-Archive.lo -MD -MP -MF .deps/libapl_la-Arch
Although I've lived in the Apple Xcode world for the last many years, I am not
afraid of the command line.
So I’m trying to learn more about the way GNU APL is built from the command
line using the autotools suite.
In particular building GNU APL as a library using the —with-libapl configures
opt