cross-compile with ellcc

Home Forums Forum cross-compile with ellcc

This topic contains 2 replies, has 2 voices, and was last updated by  sango 8 years, 10 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #24298

    sango

    Hi all.

    Im trying to do cross-compile by ellcc.
    Everything is fine, but unfortunately completed binaries linked statically. is there any simple options for creating shared objects by ellcc?

    #24299

    rich
    Keymaster

    Hi sango,

    Currently ELLCC only comes with pre-compiled static libraries. All the tools support building shared objects, however. I basically wanted to be able to build ELLCC with itself and distribute binaries that are statically linked so I wouldn’t have to worry about different shared library versions. I just haven’t gotten around to supporting shared libraries out of the box.

    -Rich

    #24305

    sango

    Rich, thanks for your reply.

    I basically wanted to be able to build ELLCC with itself and distribute binaries that are statically linked

    i see.

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.