help-octave
[Top][All Lists]
Advanced

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

mex


From: Peter Jung
Subject: mex
Date: Fri, 27 Jul 2007 14:33:53 -0400

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?

Thanks

Peter

--
Peter Jung
Department of Physics and Astronomy
Ohio University, Athens, OH 45701
phone:740-593-1720
---------------------------------------------------
email:address@hidden
reply via email to

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