Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Overlapping patterns in toplevel configure.in
@ 2002-04-09  1:55 Andreas Schwab
  2002-04-09  2:26 ` Thiemo Seufer
  2002-04-09  6:28 ` DJ Delorie
  0 siblings, 2 replies; 4+ messages in thread
From: Andreas Schwab @ 2002-04-09  1:55 UTC (permalink / raw)
  To: gcc; +Cc: binutils, gdb

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."


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-04-09 13:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-09  1:55 Overlapping patterns in toplevel configure.in Andreas Schwab
2002-04-09  2:26 ` Thiemo Seufer
2002-04-09  2:34   ` Andreas Schwab
2002-04-09  6:28 ` DJ Delorie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox