Skip to content

Placing libraries later on the Bluesim link command line #1080

Description

@quark17

BSC lets you specify static library .a file names on the command line, but it places them before the generated model, which means they are ignored during C++ linking. I would guess that the answer is to just put all .a files after the model object -- otherwise we'd need some way to specify which go before the model object and which go after.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions