Skip to content
This repository was archived by the owner on Aug 16, 2023. It is now read-only.

symbol renaming to avoid library conflicts #54

Closed
stevengj opened this issue Apr 2, 2018 · 1 comment
Closed

symbol renaming to avoid library conflicts #54

stevengj opened this issue Apr 2, 2018 · 1 comment

Comments

@stevengj
Copy link
Contributor

stevengj commented Apr 2, 2018

It might be nice to provide an easy way to rename all the symbols in a library, to avoid conflicts with other external libraries like we encountered in JuliaLang/julia#4923.

For example, if you included GNU objcopy in your cross-compile setup, then something like --prefix-symbols could be used for this without modifying any source code.

@staticfloat
Copy link
Member

This is a neat idea, and we should think about it. However, this should be moved to the BinaryBuilder.jl issue tracker. Let's continue discussion there.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants