bug-apl
[Top][All Lists]
Advanced

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

[Bug-apl] gnu apl svn version on Mac OS X


From: Fausto Saporito
Subject: [Bug-apl] gnu apl svn version on Mac OS X
Date: Mon, 30 Mar 2015 08:20:48 +0200

Hello,

I tried to compile the svn version under Mac OS X 10.10, but I got a
problem about PATH_MAX undefined.
I'm currently using gcc from macports, because with  native compiler
(clang) there're some issues about APL symbols in the source code.

By the way, I fixed the building (with gcc) adding to
src/native/file_io.cc the #include <sys/syslimits.h> where it's
properly defined that symbol.

Maybe you could add this to the next release.

thanks,
Fausto



reply via email to

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