[PATCH] fix parallel spu newlib build failures

Jeff Johnston jjohnstn@redhat.com
Mon Oct 15 21:20:00 GMT 2007


DJ Delorie wrote:
>>>    * Makefile.def: To avoid problems running with parallel makes,
>>>    build newlib before libgloss so that target specific header files
>>>    are availble.
>>>    * Makefile.in: Regenerate.
>>>       
>
> This is fine.
>   
Ok, taking this as approval, I have applied the patch to src.

Ideally it would be nice to be able to require an arbitrary make target 
instead of "all".  In this instance, only a prep step in building newlib 
is required: stmp-targ-include which is run as part of "all" in newlib.

Is this something that might be a desirable feature in general?

-- Jeff J.



More information about the Newlib mailing list