help-octave
[Top][All Lists]
Advanced

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

Re: can't resolve symbol


From: Roberto Felix-Cardenas
Subject: Re: can't resolve symbol
Date: Wed, 31 Mar 1999 17:07:15 -0700 (MST)

>
>What arguments did you use when you ran configure?  Probably you 
want
>to use
>
>  ./configure --enable-shared --enable-dl
>
>You may also need to add -rdynamic to the arguments used to link
>Octave.  For compilers that understand -rdyanmic, the next 
version of
>Octave will use that option automatically.
>
>jwe

Thanks john. now the interpreter seems to work, but what i really 
need is the matrices stuff libraries, so when running my 
application, after being compiled well, it gives a segmentation 
fault. I am using the same compiler options that 'mkoctfile' 
uses. what do you think can work?

regards,

-roberto



reply via email to

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