Well, for what it's worth, attached are some patches to help get things started.

Thanks a lot Jeremy; a pity I had TBird closed while going through OOo source & available patches... I'll go through them later and see if I missed something. OOs's compiling now, and since it's going to take several hours, I might as well go through the diffs I made and organize them in some way... after I get some sleep. Just a few thoughts:

1. Many gcc things have been fixed, having manually gone through gcc patch for 1.1.4 I recall just four or so files that needed patching. 2. The g++-v3 symlink still needs to be in place, otherwise stlport compilation fails. 3. Beanshell 2.0b4 is required, unless someone feels like digging in its code.
4. Sure enough the incorrect pentiumpro flag is still there :-)

I'm building with the following options for reference:
./configure --enable-libart --enable-libsn --disable-binfilter \
--with-system-mozilla --with-firefox \
--without-fonts --disable-fontooo --with-dict=ENGB,ENUS,DEDE \
--with-system-stdlibs --with-system-zlib --with-system-jpeg \
--with-system-expat --with-system-freetype \
--with-system-libxml --with-system-python \
--with-system-xrender-headers --with-system-sndfile \
--with-system-curl --disable-epm --disable-odk \
--with-java --with-jdk-home=/opt/jdk/jdk \
--with-ant-home=/opt/ant

As for CFLAGSOPT... hmm, I guess given the expected instability they're not going to help much & OOo'll need a recompile after flags render it useless. But I just had to try at least some:

CFLAGSOPT=-march=pentium3 -O3 -pipe -fomit-frame-pointer

Regards.
--
David Ciecierski

Want control, education, and security from your operating system?
Hardened Linux From Scratch
http://www.linuxfromscratch.org/hlfs
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to