help-octave
[Top][All Lists]
Advanced

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

AIX 5.3 and gcc-3.3.2 octave-2.1.72 done


From: Daniel Heiserer
Subject: AIX 5.3 and gcc-3.3.2 octave-2.1.72 done
Date: Mon, 23 Jan 2006 11:47:01 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20051013

John W. Eaton wrote:
On 19-Jan-2006, Daniel Heiserer wrote:

| ld: 0711-781 ERROR: TOC overflow. TOC size: 96792       Maximum size: 65536

This looks like an error from the IBM ld.  What does the man page for
ld say about it?

jwe


Ok. I made it. Here were the two problems:

1) HAVE_ROUND must be edited out of the config.h. Detection is wrong either to ./configure or AIX
2) bigtoc flags must be set:
setenv LDFLAGS "-L/usr/local/lib -Xlinker -bbigtoc"

That's it.

==>
/scratch > $OCTAVE
GNU Octave, version 2.1.72 (powerpc-ibm-aix5.3.0.0).
Copyright (C) 2005 John W. Eaton.
This is free software; see the source code for copying conditions.
There is ABSOLUTELY NO WARRANTY; not even for MERCHANTIBILITY or
FITNESS FOR A PARTICULAR PURPOSE.  For details, type `warranty'.

Additional information about Octave is available at http://www.octave.org.

Please contribute if you find this software useful.
For more information, visit http://www.octave.org/help-wanted.html

Report bugs to <address@hidden> (but first, please read
http://www.octave.org/bugs.html to learn how to write a helpful report).

-- thanks daniel



-------------------------------------------------------------
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]