Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I think most people designing build systems (I'm one of them) would prefer to explicitly set the paths at each point rather than have gcc ferry values between inputs behind the scenes.

My build system will have already resolved all these paths. It's very easy to interpolate these paths into the command to call the compiler.



And some build systems already have an option to add these RPATHs, e.g. https://cmake.org/cmake/help/latest/variable/CMAKE_INSTALL_R...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: