Hi,
I'm using /usr/portage/profiles/selinux/2007.0/x86 on a VIA Nehemiah
box.
Make.conf :
CFLAGS="-Os -march=i686 -pipe -mmmx -msse"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"
After an emerge --deep --update --ask --verbose world
which included "dev-lang/python-2.4.4-r5"
emerge (pyzor and some other python script) segfault.
I tried to recompile python using files in my distfiles. During
building process it's look like new python binary is used (setup.py)
which segfault to. I tryed different CFLAGS env var, reconfigure,
without effect (it s look like they are not used during compilation).
Cause every things i use not involving python work i don't think it's a
memory related issue.
I'm lacking of ideas and gentoo experience (trying to bypass unusable
emerge).
Regards,
m.e.
--
[EMAIL PROTECTED] mailing list