Hi I am trying to generate 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