Now another problem...
The sun Workshop compiler !!!
In the Workshop Building windows, I try to build the Entire project or the target
the error is :
----------------------
dmake : Fatal Error in reader :
/users/MyName/projects/MyProject/.make.dependency.5418.0,line3: Unexpected end of line...
Hi!
I have written a fortran program on a linux machine. I compiled this code with the fortran 6.5 Lahey compiler. It works fine.
Now I m trying to import this code on a sun machine. I don t manage to compile the same code with the fortran workshop for sun.
1- Is there any way to compile...
Hello,
I'm using Lahey Fortran compiler lf9561 on Linux.
I compile the program with the lahey automake feature... I can execute it on the same machine...
Now, I m trying to distribute my program : I mean, I want to run it on an other linux machine, which does not have the lahey compiler...
hi,
I compile my code with Lahey Compiler LF95 on Linux...
As everybody, I have some runtime errors... ending the program with Memory Fault or Coredump...
How can I ask the compiler to make the program specify the last line read before the Memory Fault error...?
So that I can go straight to...
running fortran under Sun-UNIX
I'd like to read an unformatted data file (output from another software). This file is quite big (~900Mo) and I don t want to convert it.
The aim is to find a keyword in the file, read the following values, go to the next occurence of the keyword, read the...
I d like to make a fortran 90 code that print on the screen something like a star turning on itself...
with these characters :
- / | \ - / |
on the same place, each characters should appear one after one...
I though :
--------------------------
do i=1,8000
write(*,'(a1)',advance='NO') '\'...
hi,
I have a problem trying to compile a fortran code
I m using the following command :
/usr/ccs/bin/make all
i encounter the following error
---------------------------------------------
{.....}
folding.o obj.f90/biform.o obj.f90/linpdbl.o obj.f90/znull.o obj.f90/hmaqct.o -leclint -lPEM -lfai...
hi,
I'm trying to compile a fortran program (mixed f77 / f90)
on a sun machine (SUNW, Ultra-60, Sparc, sun4u)...running SunOS R. 5.7
I have a makefile (which I don't understand all of)
I'm using the 'make' command (/usr/ccs/bin/make all)
I encounter the following error...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.