Skip to content

Add compilation flag to Makefile#4

Open
timweh wants to merge 1 commit intofjdf:masterfrom
timweh:patch-1
Open

Add compilation flag to Makefile#4
timweh wants to merge 1 commit intofjdf:masterfrom
timweh:patch-1

Conversation

@timweh
Copy link
Copy Markdown

@timweh timweh commented Mar 7, 2024

Building on Linux (gcc for Ubuntu) threw an error due to multiple definitions of 'allSequences' and 'numSequences'. Adding the -fcommon flag, fixed it.

Building on Linux (gcc for Ubuntu) threw an error due to multiple definitions of 'allSequences' and 'numSequences'. Adding the -fcommon flag, fixed it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant