This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

dynamic library/dso_handle problem


I use a Mac OS V 10.4.10. After installing gfortran (binaries) I am getting the following compiler message:

========================
$ gfortran -o FFT-Complex FFT-Complex.f
/usr/bin/ld: warning can't open dynamic library: /libgcc_s.1.dylib referenced from: /usr/local/gfortran/lib/gcc/i386-apple- darwin8.10.1/4.3.0/../../../libgfortran.dylib (checking for undefined symbols may be affected) (No such file or directory, errno = 2)
/usr/bin/ld: Undefined symbols:
___dso_handle
collect2: ld returned 1 exit status
========================


Any help would be greatly appreciated.

Best regards,
Christine

<>-<>-<>-<>-<>-<>-<>-<>-<>-<>-<>-<>-<>-<>-<>-<>-<>-<>
Christine Córdula Dantas
<ccdantas@iae.cta.br>                   .___,
<christinedantas@yahoo.com>          ___('v')___
Materials Division (AMR/IAE/CTA)     `"-\._./-"'
São José dos Campos - SP - Brazil        ^ ^
phone: 55-12-3947-6404
<>-<>-<>-<>-<>-<>-<>-<>-<>-<>-<>-<>-<>-<>-<>-<>-<>-<>



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]