Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in gfortran

Which gfortran compiler flag is associated with the warning "Illegal preprocessor directive"?

Rcpp error: /usr/bin/ld cannot find -lgfortran

linker gfortran rcpp armadillo

Determine which compiler built my LAPACK

Fortran: Possible change of value

fortran gfortran

Why is this a function declared inside the module and then used somewhere else in the same module not seen by the linker?

fortran gfortran

How to eliminate the blank space in the begining of the text field in Fortran?

fortran fortran90 gfortran

Precision of Sin vs Cos functions in Fortran

Conflict between defined assignment and intrinsic assignment (with nagfor)?

Fortran inquire return internal file

fortran gfortran

fortran: Error: Type mismatch between actual argument at (1) and actual argument at (2) (INTEGER(8)/INTEGER(2))

This FORTRAN code shouldn't compile. Is there a reason why it does?

`Error: Return type mismatch of function` in Fortran 95

Using (1:n) with inherited classes works weirdly in gfortran

gfortran complains about rank of element in structure constructor for allocatable component

fortran gfortran