Skip to content

Potential bug with -import-externals #58

@ramonasuncion

Description

@ramonasuncion
[2012-01-21] 21:17:59  <Oddity007> Is there a way to build a static library callable from C code?  It seems like clay library.clay -c won't do compilation of external (cdecl) code like clay library.clay -shared will
[2012-01-21] 21:31:33  <Oddity007> It looks like -import-externals should do it, but -import-externals -c has no difference from regular -c
[2012-01-21] 21:31:55  <Oddity007> The only difference is that it takes longer to compile
[2012-01-21] 21:54:43  <Oddity007> hmm, neither does -shared -c,
[2012-01-21] 21:54:52  <Oddity007> but having all three -shared -import-externals -c, makes it work
[2012-01-21] 21:55:01  <Oddity007> weird

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