This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: local patches feature


On Sun, Feb 19, 2006 at 04:49:52PM -0500, Paul Smith wrote:
> Using sort won't help: sort collates based on the locale as well.
> 
> All you have to do, though, is force LANG=C in your script before you do
> the wildcard.  Presto, well-defined ordering is restored.

That works, but is uggly. You need to do quirks like

	01-foo.diff
	02-bar.diff

to apply foo.diff before bar.diff, just to get the alphabetical order
right. With series files life is so easy...

Robert
-- 
 Dipl.-Ing. Robert Schwebel | http://www.pengutronix.de
 Pengutronix - Linux Solutions for Science and Industry
   Handelsregister:  Amtsgericht Hildesheim, HRA 2686
     Hannoversche Str. 2, 31134 Hildesheim, Germany
   Phone: +49-5121-206917-0 |  Fax: +49-5121-206917-9


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.org


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]