Skip to content

-fcilkplus exists and doesn't point people in the correct direction  #243

@wheatman

Description

@wheatman

Describe the bug

when compiling with -fcilkplus it errors with /usr/bin/ld: cannot find -lcilkrts: No such file or directory

Expected behavior

For it to error with a message to use -fopencilk

OpenCilk version

clang version 16.0.6 (https://github.com/OpenCilk/opencilk-project df80b7d)

Similarly, are any of the other flags no longer used

./clang -cc1 --help | grep cilk
  -fcilkplus              Enable Cilk Plus extensions
  -fcilktool=<check>      Turn on the designated Cilk tool
  -fopencilk-enable-pedigrees
  -fopencilk              Enable OpenCilk extensions
  --opencilk-abi-bitcode=<value>
  -shared-libcilktool     Dynamically link the cilktool runtime
  -static-libcilktool     Statically link the cilktool runtime

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    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