Re: position independent build of python

2010-12-04 Thread erikj
On Dec 3, 5:05 pm, de...@web.de (Diez B. Roggisch) wrote: > erikj writes: > > If my understanding is correct, the sys.prefix variable holds the root > > directory python uses to find related files, and eg its site-packages. > > > the value of sys.prefix is specified at compile time. > > > it seems

Re: position independent build of python

2010-12-03 Thread Diez B. Roggisch
erikj writes: > If my understanding is correct, the sys.prefix variable holds the root > directory python uses to find related files, and eg its site-packages. > > the value of sys.prefix is specified at compile time. > > it seems that on windows, when I build/install python at one location, > an