Re: [tools-dev] RTTI problem: building OOo with gcc3.2

2002-08-13 Thread Chris Halls
On Mon, Aug 12, 2002 at 09:07:33AM -0400, Kevin B. Hendricks wrote: > If it helps ppc linux did all its OOo builds with rtti enabled under gcc > 2.95.4 for a long time (right up to and including OOo 1.0 I belive). The > only issue we ran into really was linking to the Mozilla address book code

Re: [tools-dev] RTTI problem: building OOo with gcc3.2

2002-08-12 Thread Kevin B. Hendricks
Hi, > Is there a reason not to enable RTTI for the complete > build? If it helps ppc linux did all its OOo builds with rtti enabled under gcc 2.95.4 for a long time (right up to and including OOo 1.0 I belive). The only issue we ran into really was linking to the Mozilla address book code sin

RTTI problem: building OOo with gcc3.2

2002-08-12 Thread Chris Halls
Debian is gearing up to moving to gcc3.2 as its compiler on all architectures, and Jan & I have attempted to build OOo using gcc 3.2. I have submitted issue #6927 to add support in lbnames.h. The next problem is a little more complicated. It appears that a gcc bugfix causes the build to break, d