Timeline for Separate environment with different /bin/sh
Current License: CC BY-SA 4.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 12, 2018 at 13:12 | history | edited | user313992 | CC BY-SA 4.0 | move -ldl to the end |
| Sep 12, 2018 at 13:08 | comment | added | Alex Che | Thanks! It worked like a charm. I only needed to add -fPIC and move -ldl to the end of the compilation line. | |
| Sep 12, 2018 at 13:04 | history | edited | user313992 | CC BY-SA 4.0 | add -fPIC so that it works with clang and pcc, too |
| Sep 12, 2018 at 12:27 | history | edited | user313992 | CC BY-SA 4.0 | added 321 characters in body |
| Sep 12, 2018 at 12:19 | history | answered | user313992 | CC BY-SA 4.0 |