Skip to content

g++ version #37

@snafees

Description

@snafees

Hello! I'm trying to compile from source for macbook pro M3 max (arm arch) and it's been difficult trying to get dependencies to work.
I have the latest gcc version, https://gcc.gnu.org/gcc-14/

Here's the error when running the makefile:
mkdir -p bin g++-14 -o bin/satc src/satc/satc.o src/common/kmc_api/kmc_file.o src/common/kmc_api/mmer.o src/common/kmc_api/kmer_api.o src/common/illumina_adapters_static.o libs/zstd/lib/libzstd.a \ libs/zstd/lib/libzstd.a \ -lm -std=c++17 -lpthread ld: library not found for -lSystem collect2: error: ld returned 1 exit status make: *** [bin/satc] Error

Some more info:
clang -v:
Apple clang version 14.0.3 (clang-1403.0.22.14.1) Target: arm64-apple-darwin23.1.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions