help-octave
[Top][All Lists]
Advanced

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

Re: mex


From: Kevin H. Hobbs
Subject: Re: mex
Date: Mon, 30 Jul 2007 07:48:14 -0400

On Fri, 2007-07-27 at 14:54 -0400, Peter Jung wrote:
> 
> Hi
>    I am trying to make a mex file with a fortran program. 
> System: OSX
> compiler: gfortran
> 
> while the fortran code compiles when compiled from terminal,
> the command "mex xxx.f" from octave runs into the following 
> error message from the linker:
> 
> /usr/bin/ld: loaded objects attempt to redefine link editor defined
> symbol ___dso_handle
> /usr/local/bin/octave-2.9.9 definition of ___dso_handle
> collect2: ld returned 1 exit status 
> 
> Any idea how to fix this?

Peter, can you provide a minimal example? What versions are you using?
Is the problem specific to OSX? I have minimal experience with MEX and
fortran but I have some time available to help if I can.

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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