[Open Office] unxlngi4.pro vs unxlngi6.pro
İsmail Dönmez
ismail at uludag.org.tr
Fri Oct 21 10:25:16 EDT 2005
On Friday 21 October 2005 17:16, you wrote:
> On Friday 21 October 2005 15:01, İsmail Dönmez wrote:
> > On Friday 21 October 2005 15:55, İsmail Dönmez wrote:
> > > Hi,
> > >
> > > Anyone knows in what circumstances build process creates unxlngi6.pro
> > > directories vs unxlngi4.pro ones?
> >
> > Answering to my own question I see this in configure:
> >
> > ARCHITECTURE="unxlngi4"
> > if test "z$with_arch" != "z"; then
> > if test "z$with_arch" = "zppc"; then
> > ARCHITECTURE="unxlngppc"
> > fi
> > if test "z$with_arch" = "zsparc"; then
> > ARCHITECTURE="unxlngs"
> > fi
> > fi
> >
> > So its always unxlngi4 if you use ooo-build on x86. Am I correct?
>
> It depends on more things, especially on operation system, architecture and
> compiler. unxlngi4.pro is used on Linux, ix86 if you compile with with
> gcc-3.0. unxlngi6.pro is used on Linux, ix86 if you compile with gcc-3.4
> and above. See solenv/inc/unx.mk for more details.
Thanks for info!
Regards,
ismail
More information about the Openoffice
mailing list