Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


Hi Jonathan,

On Thu, 2012-01-26 at 16:14 +0000, Jonathan Adams wrote:
beginning to get somewhere with GCC ... gonna update the list of changes so far:

        Great :-) if you do a:

        'git diff'

        and just send the patch with some nice license is: MPL/LGPLv3+
statement, we can at least review and push to master :-)

I compile with explicit CC and CXX compilers:
./autogen.sh  CC=/usr/gcc/4.6/bin/gcc CXX=/usr/gcc/4.6/bin/g++
LD=/usr/gnu/bin/ld MAKE=/usr/bin/gmake \
--with-jdk-home=/usr/jdk/instances/jdk1.6.0 \
--disable-ccache \
--disable-epm \
--disable-mozilla \
--disable-neon \
--disable-odk \
--disable-opengl \
--disable-systray \
--with-alloc=system \
--with-fonts \
--without-stlport \
--with-system-libxml

        It's prolly a good idea to create a distro-config/OpenIndiana.conf or
somesuch and codify this little lot in there.

It's further than it has been up until this point, 1/4 of the way
around the nice animated status indicator ...

        Great :-)

On Thu, 2012-01-26 at 16:52 +0000, Jonathan Adams wrote:
I'm coming to the conclusion that the system doesn't believe I'm using
GCC ... nss keeps trying to build with "-KPIC", rather than "-fPIC"
... any suggestions and I'll eagerly try them :)

        Right - I -imagine- that (in general) the build system ( of which we
have both dmake and gnumake (transitioning to the latter) ) assumes that
Solaris == SUNPRO.

        IMHO, we should change that to Solaris == gcc - and remove all the old
sunpro cruft, without any attempt at adding conditionals for that heap
[ much easier too ;-]. As Michael Stahl says, that will mean some
hackery in:

        solenv/gbuild/platform/solaris.mk

        Hope that helps :-)

                Michael.

-- 
michael.meeks@suse.com  <><, Pseudo Engineer, itinerant idiot


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.