Christoffer Lerno
Christoffer Lerno
Presumably in your environment, running a new shell ends up somewhere else. The solution is to run `c3c build` and then ./build/test instead. `libgcc_s` should not be needed.
Wait, WHY would you get that error lacking a dynamic library?
So we need: 1. A way to override the dynamic linker location 2. A way to set an alternative to `/usr/lib/x86_64-linux-gnu/libdl.so` Is that it?
Ping @Ashvith10
By the way, I did add `C3C_CC` and `C3C_LIB` env variables which changes the `cc` default and allows specifying the stdlib location respectively. This is on `latest` though, and it...
So have you decided yet? 😄
No consensus yet?
Any consensus yet?
This now has a --echo-prefix for setting it.