Re: Problems compiling on CentOS Python 2.5

2008-09-30 Thread alexomoto
On Sep 23, 10:37 am, "F." <[EMAIL PROTECTED]> wrote: > Hello, > I have problems makingpythonon CentOS 5. > Seems that can not find something. I can not find the problem. > Where is the problem? > > > case $MAKEFLAGS in \ > >         *-s*)  CC='gcc -pthread' LDSHARED='gcc -pthread -shared' > > OPT=

Problems compiling on CentOS Python 2.5

2008-09-24 Thread F.
Hello, I have problems making python on CentOS 5. Seems that can not find something. I can not find the problem. Where is the problem? > case $MAKEFLAGS in \ > *-s*) CC='gcc -pthread' LDSHARED='gcc -pthread -shared' > OPT='-DNDEBUG -fwrapv -march=i686 -mmmx -msse -msse2 -msse3 -O3 -