[U-Boot-Users] [PATCH] notes on cpu/mips/config.mk
Rodolfo Giometti
giometti at linux.it
Fri Sep 30 14:37:41 CEST 2005
On Thu, Sep 29, 2005 at 12:26:33PM -0400, Chuck Meade wrote:
> Your patch removes ENDIANNESS from MIPSFLAGS. MIPSFLAGS affects more than just
> the linker. Your patch removes the -EB flag being sent to all tools that have
> MIPSFLAGS, including the compiler. Your patch also changes the use of MIPSFLAGS
> itself, so this may be hard for you to see.
Mmm... I see what you mean. Option «-EB» is used also by the
compiler... I thought it was a linker option only.
> Look at the file after you have applied your patch, and you will see that there
> is now absolutely no way that PLATFORM_CPPFLAGS would *ever* have "-EB" appended
> to it. That is what you have removed.
Ok, I'll fix better the code in my next patch since I'm working on
removing «-mips_allow_branch_to_undefined» option from gas.
Thanks,
Rodolfo
--
GNU/Linux Solutions e-mail: giometti at linux.it
Linux Device Driver giometti at enneenne.com
Embedded Systems home page: giometti.enneenne.com
UNIX programming phone: +39 349 2432127
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.denx.de/pipermail/u-boot/attachments/20050930/5a9f567a/attachment.pgp
More information about the U-Boot
mailing list