-
keithseymour committed patchset 532 of module f2j to the Fortran to Java CVS repository, changing 1 files.
2009-06-02 19:30:16 UTC by keithseymour
-
keithseymour committed patchset 531 of module f2j to the Fortran to Java CVS repository, changing 3 files.
2009-06-01 19:41:35 UTC by keithseymour
-
keithseymour committed patchset 530 of module f2j to the Fortran to Java CVS repository, changing 1 files.
2009-06-01 19:37:42 UTC by keithseymour
-
With the new code, I can run "make" without errors, but I do not get any executable, in particular there is no trace of f2j or f2java.
The messages I get from make are the following. Is there anything I am missing? Many thanks for any help!!
my prompt> make
cd libbytecode; make
gcc -maix64 -g -Wall -g -O2 -DBC_VIEW -c globals.c
gcc -maix64 -g...
2009-01-21 18:52:19 UTC by gene_arboit
-
Actually, this probably answers my question : http://f2j.cvs.sourceforge.net/viewvc/f2j/f2j/src/?sortby=log
Slowly learning how to use SourceForge... :-),
Gene.
2009-01-21 16:15:29 UTC by gene_arboit
-
Hi,
In trying to install f2j, I've uncompressed f2j-0.8.1.zip and ran "./configure". I had to run "export CC='gcc -maix64'" first.
According to the documentation, the next step is to run "make". I get the error:
my prompt> :make
rm -f *.o *.class f2jparse.c y.tab.c y.tab.h tmp f2j f2java core a.out *.output *~ *.vcg.
2009-01-21 15:26:00 UTC by gene_arboit
-
keithseymour committed patchset 529 of module f2j to the Fortran to Java CVS repository, changing 1 files.
2008-12-04 21:43:34 UTC by keithseymour
-
keithseymour committed patchset 528 of module f2j to the Fortran to Java CVS repository, changing 2 files.
2008-12-04 18:14:50 UTC by keithseymour
-
keithseymour committed patchset 527 of module f2j to the Fortran to Java CVS repository, changing 1 files.
2008-07-07 17:40:56 UTC by keithseymour
-
keithseymour committed patchset 526 of module f2j to the Fortran to Java CVS repository, changing 118 files.
2008-06-30 16:56:32 UTC by keithseymour