help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Work around for error during build on Tru-64


From: Paul Thomas
Subject: Work around for error during build on Tru-64
Date: Fri, 27 Feb 2004 19:56:27 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225

Dear All,

In the end, I resolved this by disabling debugging altogether; ie. by eliminating -g from the various C flags.

Why should it happen with munge-texi though? This is not exactly the most prolific user of symbols in octave.

The resulting octave works fine, except for help. By itself, help works fine. Help on any subject produces the text and then crashes octave with a segmentation fault. If anyone has any ideas....?

Regards

Paul Thomas

Paul THOMAS wrote:

     Does anybody know how to deal with this one please?

    make[1]: Leaving directory
    `/usr/vega/gcipa/prt/octave/octave-2.1.49/scripts'

    /usr/local/cygnus/tru64-010710/H-alphaev56-dec-osf5.1/bin/g++ -g
    -O2 -Wall -o munge-texi munge-texi.cc -g

    munge-texi.cc(6) : warning : 'jmp' instruction requires $at with
    '.set noat' in effect.

    mips-tfile, /tmp//ccg5264t.s:358 String too big (4140 bytes)

    line: #.stabs
    
"empty::1878=#1837,25,1839,24;:_ZNKSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4l

    
essISsESaIS2_EE5emptyEv;2B.;size::1879=#1837,33,1839,24;:_ZNKSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt

    etc., etc..... for the entire length of the string

    tring<char, std::char_traits<char>, std::allocator<char> >,
    std::basic_string<char, std::char_traits<char>,
    std::allocator<char> > >*>
    
>:,1841,1836,24;:_ZNSt8_Rb_treeISsSt4pairIKSsSsESt10_Select1stIS2_ESt4lessISsESaIS2_EE11equal_rangeERS1_;2A.\\",128,0,0,0

    make: *** [munge-texi] Error 1





-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]