Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing -soname support #120

Open
rurban opened this issue Feb 16, 2023 · 0 comments
Open

Missing -soname support #120

rurban opened this issue Feb 16, 2023 · 0 comments

Comments

@rurban
Copy link

rurban commented Feb 16, 2023

eg
chibicc -shared -DPIC .libs/dwg.o .libs/common.o .libs/bits.o .libs/decode.o .libs/decode_r11.o .libs/decode_r2007.o .libs/reedsolomon.o .libs/print.o .libs/free.o .libs/hash.o .libs/dynapi.o .libs/classes.o .libs/dwg_api.o .libs/objects.o .libs/out_dxf.o .libs/out_dxfb.o .libs/out_json.o .libs/out_geojson.o .libs/encode.o .libs/dxfclasses.o .libs/in_dxf.o .libs/in_json.o -lm -lc -g -soname libredwg.so.0 -o .libs/libredwg.so.0.0.13
a normal autotools project.

I'll try to fix it

rurban pushed a commit to rurban/chibicc that referenced this issue Feb 17, 2023
rurban pushed a commit to rurban/chibicc that referenced this issue Feb 17, 2023
rurban added a commit to rurban/chibicc that referenced this issue Feb 17, 2023
rurban added a commit to rurban/chibicc that referenced this issue Feb 17, 2023
rurban added a commit to rurban/chibicc that referenced this issue Feb 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant