On 24/07/12 23:26, Bharathi Seshadri (bseshadr) wrote:
> Hi,
>
> Attached is a patch that modifies BE8_LINK_SPEC to pass -be8 option to the
> linker by default if the target is big endian, and to not pass -be8 option if
> -mlittle-endian is used. It also preserves the existing usage whereby -be
Hi,
Attached is a patch that modifies BE8_LINK_SPEC to pass -be8 option to the
linker by default if the target is big endian, and to not pass -be8 option if
-mlittle-endian is used. It also preserves the existing usage whereby -be8
gets passed with the use of -mbig-endian.
Patch:
bash-3.00$ s