I have progressed a little but getting this error:
clang -dylib -lSystem -shared -Wl,-soname,libhusky.so.1.9.20230224 -o
ld: unknown option: -soname
Any ideas now to get around it
Hello Sean,
On Sun, 03 Nov 2024 16:03:26 +0000, you wrote to All:
I have progressed a little but getting this error:
clang -dylib -lSystem -shared
-Wl,-soname,libhusky.so.1.9.20230224 -o
ld: unknown option: -soname
Any ideas now to get around it
This could definitely be the wrong answer, but you could try removing "-soname" from the clang command line and see where that gets you.
ld: unknown option: -soname
Any ideas now to get around it
Sysop: | Saxainden |
---|---|
Location: | Littleton, CO |
Users: | 30 |
Nodes: | 10 (0 / 10) |
Uptime: | 04:18:49 |
Calls: | 350 |
Messages: | 36,654 |