Subscribe

2013-11-18 Thread Denis Fourt
--_06dfb7a0-4295-4b61-a0da-68e912b16fd5_ Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable = --_06dfb7a0-4295-4b61-a0da-68e912b16fd5_ Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding:

PicoLisp on mac os x : bug

2013-11-18 Thread Denis Fourt
Hello, I downloaded and installed Picolisp 32 bits on mac os 10.6. Everything went all right. Then I tried to install the library for openGL and I had to modify the makefile to build a 32 bits lib. **DYNAMIC-LIB-FLAGS = -m32 -dynamiclib -undefined dynamic_lookup -framework OpenGL

PicoLisp on mac osx : bug

2013-11-18 Thread Denis Fourt
Hello, Ok, second try I downloaded and installed Picolisp 32 bits on mac os 10.6. Everything went all right. Then I tried to install the library for openGL and I had to modify the makefile to build a 32 bits lib. ** DYNAMIC-LIB-FLAGS = -m32 -dynamiclib -undefined dynamic_lookup

Re: PicoLisp on mac osx : bug

2013-11-18 Thread Alexander Burger
Hello Denis, I have no Mac myself, but let me ask for understanding the problem. I downloaded and installed Picolisp 32 bits on mac os 10.6. Everything went all right. Then I tried to install the library for openGL and I had to modify the makefile to build a 32 bits lib. I assume that you