https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89955

--- Comment #4 from Alexander von Gluck <kallisti5 at unixzen dot com> ---
oh.. also some context I missed.

Our libraries aren't at /lib,/usr/lib,etc. (which is also reflected in our os
config headers)

Am I wrong to think making that assumption in the architecture level seems
misplaced. (if there was a higher level linux.h... 64-bit? /lib64, etc, that
seems like a "more better" way of doing it (and how 'the rest of the
architectures' seem to do it)

The fundamental question here is, "should architecture headers override the
location of os library prefix paths in a non-generic way".

It's an edge case for sure (there aren't too many unicorn posix operating
systems that put their library paths at somewhere not /lib* (we're
/boot/system/lib))

Reply via email to