Robert Connolly wrote:
> '--warn-shared-textrel --fatal-warnings' can be placed beside '-pie" in the
> link specs, however this will also make mktemp(3) warnings fatal. ld's source
> can be manipulated to make warn-shared-textrel default to being fatal, while
> not affecting other warnings. Each has its own advantages. Making all linker
> warnings fatal has the advantage of forcing us to go out of our way to use
> mktemp(3), but I don't know what else is affected.
Better hardcode shared-textrel being error. And an option to cancel this
behaviour for testing. Let mktemp be, it is not used by anything
critical, as far as I remember.
--
http://linuxfromscratch.org/mailman/listinfo/hlfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page