Overlapping patterns in toplevel configure.in

Andreas Schwab schwab@suse.de
Tue Apr 9 01:55:00 GMT 2002


The toplevel congfigure.in script contains a case pattern *-*-linux* that
overrules the pattern mips*-*-linux*.  The first pattern only exists in
the gcc repository, not in the src repository.  There are also other linux
cases that are not a superset of the generic *-*-linux* case.  What is the
best way to resolve that?  Perhaps the generic linux pattern should be
moved to a separate case statement.  But there is also a catch-all
pattern at the end that disables libgcj for all not explicitly mentioned
targets unless --enable-libgcj is given.  In other words, it's a big
mess. :-(

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE GmbH, Deutschherrnstr. 15-19, D-90429 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



More information about the Binutils mailing list