vgl-hub / gfastats

A single fast and exhaustive tool for summary statistics and simultaneous *fa* (fasta, fastq, gfa [.gz]) genome assembly file manipulation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

error: unrecognized command line option ‘-std=gnu++14’

poojancf opened this issue · comments

I am trying to run make -j from the gfastats folder.
The error I get is: error: unrecognized command line option ‘-std=gnu++14’
I tried to update the gcc version to the latest, but it is not 14.

Could you please help in troubleshooting this?
The aim is to covert fasta file to fastg, eventually.

Thanks.