Hi Louis: I am also on Mac OS X 10.10.3. In my case I building from within Xcode but sometimes also from Terminal. There is an APL-on-Macintosh.pdf in the doc folder.
In Terminal I do this: make clean; svn update; ./configure ; make; make install The make clean is useful to clean out old cruft… Building in Xcode shows these Warnings…. /Volumes/Data/Development/MyProjects/GNUAPLWS/apl-svn/src/apl-sqlite.cc /Volumes/Data/Development/MyProjects/GNUAPLWS/apl-svn/src/apl-sqlite.cc:71:3: "PostgreSQL unavailable since ./configure could not detect it." Argument unused during compilation: '-rdynamic’ HTH Peter > On Jun 3, 2015, at 10:27 AM, Louis Chretien <[email protected]> wrote: > This is a log of the latest build of SVN 637 on my Mac, running 10.10.3. > There are a lot of warnings, on Svar_record.hh and .cc, and some mention of > —rdynamic too. > Just thought you might like to know. APL stills build, but there might be > some issues hiding in this… > > <gnu-apl svn 637 build.txt> > > Louis Chrétien > [email protected] <mailto:[email protected]>
