Skip to content

Failure building the test #20

Description

@angelog0

In MSYS2 I have put in function-parser-fortran directory the files

error_module.f90
function_parser.F90
tests.f90

and tried to build with

cd function-parser-fortran

gfortran -Wall -Wno-unused-dummy-argument -Wno-maybe-uninitialized error_module.f90 function_parser.F90 tests.f90 -o tests.out 2>&1 | tee build.log

but it fails. Attached the build.log

Any suggestion to build programs with this package?

BTW I did a few years ago a Fortran interface to the C++ http://warp.povusers.org/FunctionParser/fparser4.5.2.zip (AForAndromeda)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions