Re: GCC 4.0.0 Error

NAKATA Maho <[email protected]> Thu, 18 Aug 2005 10:30:30 +0900 (JST)
Newsgroups gmane.comp.openoffice.devel.porting
Organization private
Message-ID <[email protected]>
In Message-ID: <[email protected]> 
Stephan Bergmann <[email protected]> wrote:

> Stephan Bergmann wrote:
> > FYI:  One issue that hinders us from using GCC 4.0.0/4.0.1 for OOo is 
> > <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23418>.
> 
> ...which will reportedly be fixed in GCC 4.0.2.

With Xcode 2.1/MacOSX, build broken at moz project. 
http://www.openoffice.org/issues/show_bug.cgi?id=53312

% gcc -v
Using built-in specs.
Target: powerpc-apple-darwin8
Configured with: /private/var/tmp/gcc/gcc-5026.obj~19/src/configure --disable-checking --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^+.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/gcc/darwin/4.0/c++ --build=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8
Thread model: posix
gcc version 4.0.0 (Apple Computer, Inc. build 5026)

maybe the same issue?
-- NAKATA, Maho ([email protected])