Date: Mon, 29 Mar 2004 16:37:17 -0800 From: Steve Kargl <sgk@troutmask.apl.washington.edu> To: Nakata Maho <chat95@mac.com> Cc: freebsd-openoffice@freebsd.org Subject: Re: OpenOffice requires libc_r? Message-ID: <20040330003717.GA19883@troutmask.apl.washington.edu> In-Reply-To: <20040330.093324.846939848.chat95@mac.com> References: <20040328175306.GA12134@troutmask.apl.washington.edu> <20040330.093324.846939848.chat95@mac.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Mar 30, 2004 at 09:33:24AM +0900, Nakata Maho wrote:
> In Message-ID: <20040328175306.GA12134@troutmask.apl.washington.edu>
> Steve Kargl <sgk@troutmask.apl.washington.edu> wrote:
>
> > Will OpenOffice ever compile without libc_r present on a system?
> > So far, lang/gcc32 and OOo's version mozilla seem to require
> > libc_r. Yes, I know about /etc/libmap.conf and the possibility of
> > mapping libc_r to libpthread, but if you have no libc_r you
> > can't build OOo.
>
> Good point. you can fix by ${REPLACE_CMD} %%PTHREAD_FLAGS%%,
> or someghing like that.
> in this freamwork you do not sign Joint Copyright Assignment (JCA)
> since you are not touching OOo's source.
> I'll commit if you have PR #.
> Helps are extremely needed.
>
I think the problem starts with lang/gcc32. In gcc/collect2.c
one finds libc_r is hardcoded. I'm not sure if I can just
change those references to libpthread. I'll play around somemore,
but right now it does not look good for OOo and libpthread.
--
Steve
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040330003717.GA19883>
