On Wed, May 16, 2012 at 09:13:42PM -0300, Ariel Constenla-Haile wrote:
> Hi Nico,
> 
> On Thu, May 17, 2012 at 12:20:57AM +0200, acrux wrote:
> > 
> > hi,
> > i'm unable to build aoo-3.4.0 from sources on linux ppc64 (crux ppc 64bit).
> > I always get this error on sw module... here the log:
> > http://cruxppc.org/~acrux/sw.log
> > 
> > I also tried  using external cppunit-1.12.1 (with-system-cppunit) and 
> > adding -mminimal-toc -fno-optimize-sibling-calls flags
> 
> searching for "sibling call optimization to does not allow automatic
> multiple TOCs" shows this is a common error in your arch., and is solved
> by adding -mminimal-toc to the compiler flags, just like the output
> suggests. How did you add that flag? Your log misses the important part:
> 
> 
> [ build CXX ] sw/source/core/access/acchypertextdata
> 
> 
> Please re compile that file:
> 
> 
> cd trunk/main/sw
> touch source/core/access/acchypertextdata.cxx
> make -r
> 
> 
> and check that -mminimal-toc is [in] the flags when compiling
> sw/source/core/access/acchypertextdata.cxx

https://bugzilla.mozilla.org/show_bug.cgi?id=412220 also suggests adding
-mno-fp-in-toc -mno-sum-in-toc


Regards
-- 
Ariel Constenla-Haile
La Plata, Argentina

Attachment: pgpXJqBW25X0s.pgp
Description: PGP signature

Reply via email to