This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: strange compiler behaviour
Quoting Martin Tee <aovb94@dsl.pipex.com>:
> That's interesting if it works for you. The output I emailed is a report
> from the compilation, not from running the code. A file called test is
> produced, but it looks like a load of assembler code to me (I'm no
> expert). Could this be a problem for AMD64?
I doubt it, it looks more like an installation issue.
Try running with -v, and see if the linker is invoked. If the bug persists,
please e-mail the output to the list.
- Tobi