On Wed, Mar 23, 2011 at 9:48 AM, Alexander Golec <[email protected]> wrote: > I'm building pypy with the default JIT configuration, and I'm on a machine > where I do not have root access. I've installed the libraries that I need in > my ~/lib folder, but I can't get pypy to see them. I can neither see the > library files, nor the headers. > > I've tried setting the following options : > > --cflags=COMPILERFLAGS > --ldflags=LINKERFLAGS > > but to no avail...
Can you explain exactly what didn't work? I think we honor those options. > > Alex > > _______________________________________________ > [email protected] > http://codespeak.net/mailman/listinfo/pypy-dev > _______________________________________________ [email protected] http://codespeak.net/mailman/listinfo/pypy-dev
