-
Notifications
You must be signed in to change notification settings - Fork 115
Closed
Description
I thought LFortran had been added as a compiler option but it does not have the -J option and I tried it and got
fpm -V build --compiler lfortran
<INFO> BUILD_NAME: 00000000811C9DC5
<INFO> COMPILER: lfortran
<INFO> C COMPILER: cc
<INFO> COMPILER OPTIONS: -J build/lfortran_00000000811C9DC5/M_time -I build/lfortran_00000000811C9DC5/M_time
<INFO> INCLUDE DIRECTORIES: []
+ lfortran -c ./src/M_time_duplicate.f90 -J build/lfortran_00000000811C9DC5/M_time -I build/lfortran_00000000811C9DC5/M_time -o build/lfortran_00000000811C9DC5/M_time/src_M_time_duplicate.f90.o
The following argument was not expected: -J
Run with --help for more information.
<ERROR> Compilation failed for object " src_M_time_duplicate.f90.o "
<ERROR>stopping due to failed compilation
STOP 1
Metadata
Metadata
Assignees
Labels
No labels