help-octave
[Top][All Lists]
Advanced

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

another built problem 2.0.14 on solaris7


From: John W. Eaton
Subject: another built problem 2.0.14 on solaris7
Date: Mon, 2 Aug 1999 00:19:56 -0500 (CDT)

On 29-Jul-1999, Martin Burkhardt <address@hidden> wrote:

| Another build problem: I can't get octave compiled on my ultra60.
| 
| solaris7
| gcc-2.8.0     compiled myself, default compiler
| g77-0.5.23    compiled myself, default compiler
| libg++-2.8.0  compiled myself
| 
| during make the compiler complains
| c++: unrecognized option `-rdynamic'

That error should not be fatal, but if it is, try changing

  RDYNAMIC_FLAG = -rdynamic

in the generated Makeconf file to be

  RDYNAMIC_FLAG =

jwe




---------------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.  To ensure
that development continues, see www.che.wisc.edu/octave/giftform.html
Instructions for unsubscribing: www.che.wisc.edu/octave/archive.html
---------------------------------------------------------------------



reply via email to

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