In Message-ID: <[EMAIL PROTECTED]> 
Caolan McNamara <[EMAIL PROTECTED]> wrote:

> http://qa.openoffice.org/issues/show_bug.cgi?id=41014 

I don't know much about the difference between -fPIC and -fpic.
just guru's of FreeBSD suggests in /usr/share/mk/bsd.lib.mk

.if !defined(PICFLAG)
.if ${MACHINE_ARCH} == "sparc64"
PICFLAG=-fPIC
.else
PICFLAG=-fpic
.endif
.endif

All the best,
-- NAKATA, Maho




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to