Some fixes for the header / library paths..
- Use concat macro for all paths
- Correct the C++ header paths
- Add library path
Differential D159414
[Driver] Fixes for header / library paths on Haiku brad on Sep 4 2023, 1:08 AM. Authored by
Details Some fixes for the header / library paths..
Diff Detail
Event TimelineComment Actions I'm not the Haiku toolchain expert here 😅, all I can do is comparing this with what the GCC toolchain for Haiku does.
|
Should we also add the corresponding non-packaged paths, like /boot/system/non-packaged/lib and /boot/system/non-packaged/develop/lib?
The latest GCC toolchain on Haiku does not do it, but neither does it recognize non-packaged files for the headers.