Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15289] gfortran can't create object files

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 15289] gfortran can't create object files
  • Date: 11 Jul 2009 23:30:16 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=15289





--- Comment #3 from David Brown <dmlb2000 AT gmail.com> 2009-07-11 18:30:15 ---
This output works after removing the fortran specs from the gcc's specs file.

$ gfortran -c -Os -fno-second-underscore -fdefault-integer-8 foo.F
$ ls -l foo.o
-rw-r--r-- 1 dmlb2000 dmlb2000 903 Jul 11 23:29 foo.o
$

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




Archive powered by MHonArc 2.6.24.

Top of Page