[Bug fortran/32155] Unresolved external __gfortran_os_error in program that manipulates strings

2007-06-13 Thread fxcoudert at gcc dot gnu dot org
--- Comment #5 from fxcoudert at gcc dot gnu dot org 2007-06-13 20:45 --- Hard to tell what is going wrong. I've been building and using compilers on i386-darwin with no problem. Please contact the people behind HPC MacOS X to see if they can help you using this compiler, or download

[Bug fortran/32155] Unresolved external __gfortran_os_error in program that manipulates strings

2007-05-31 Thread fxcoudert at gcc dot gnu dot org
--- Comment #3 from fxcoudert at gcc dot gnu dot org 2007-05-31 11:54 --- (In reply to comment #0) In the following code, __gfortran_os_error is thrown as unresolved at link time. Is that a compiler you built from scratch, or did you build it, update the source and rebuilt it

[Bug fortran/32155] Unresolved external __gfortran_os_error in program that manipulates strings

2007-05-31 Thread KnowlesPJ at Cardiff dot ac dot uk
--- Comment #4 from KnowlesPJ at Cardiff dot ac dot uk 2007-05-31 11:58 --- The compiler was downloaded from the link in http://hpc.sourceforge.net/ . -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32155

[Bug fortran/32155] Unresolved external __gfortran_os_error in program that manipulates strings

2007-05-30 Thread KnowlesPJ at Cardiff dot ac dot uk
--- Comment #1 from KnowlesPJ at Cardiff dot ac dot uk 2007-05-30 13:42 --- Created an attachment (id=13633) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13633action=view) Failing program -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32155

[Bug fortran/32155] Unresolved external __gfortran_os_error in program that manipulates strings

2007-05-30 Thread jvdelisle at gcc dot gnu dot org
--- Comment #2 from jvdelisle at gcc dot gnu dot org 2007-05-31 00:05 --- Works OK for me on x86-64-gnu-linux. My system is a 5/27/2007 bootstrap of 4.3 trunk. This could be platform specific. Can another Darwin user confirm this. Looks like the problem may be platform specific.