On Fri, Jul 12, 2002 at 11:07:20AM -0400, Colin Walters wrote: > I remember hearing somewhere that the ext filesystem internally orders > directory entries alphabetically by filename,
Not exactly; AFAICT ext2 returns the names in dir entry creation order, ReiserFS in some other order depending on the hash it's using for the names. But that was the first thing I checked, and it isn't the problem with libtool: libtool does contain a few "find" invocations, but sorting their output does not make the ext2 compilation fail or the ReiserFS one succeed. <sigh>, it looks like a problem within GNU make... :-( Cheers, Richard -- __ _ |_) /| Richard Atterer | CS student at the Technische | GnuPG key: | \/¯| http://atterer.net | Universität München, Germany | 0x888354F7 ¯ '` ¯ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]