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=
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 -