Skip to content

Linking two .a files explicitly on the command line fails #375

@lattner

Description

@lattner
Bugzilla Link 3
Resolution WORKSFORME
Resolved on Sep 19, 2018 06:24
Version trunk
OS Linux

Extended Description

"gccld foo.a foo.a" fails with multiple symbol definition bugs, whereas "gccld
-lfoo -lfoo" works properly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    worksformeResolved as "works for me"

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions