public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* egcs testsuites and dejagnu (problem solved)
@ 1998-06-25 18:53 Carlo Wood
  0 siblings, 0 replies; only message in thread
From: Carlo Wood @ 1998-06-25 18:53 UTC (permalink / raw)
  To: egcs; +Cc: law, hjl

Oops, you can ignore my last post...

Although indeed testing a package that is a compiler is a special case,
dejagnu DOES support it :/ (sorry, I am totally new to dejagnu as well).
From libgloss.exp:

# Get the list of directories and -m options for gcc. This is kinda bogus that
# generic testing software needs support for gcc hardwired in, but to make
# testing the GNU tools work right, there didn't seem to be any other way.
#

proc get_multilibs { args } {
...


and yep, that is exactly where lookfor_dir_with_trigger.patch does make
its changes :).  In other words, I redid the research of H.J. Lu and came
to the same conclusion: lookfor_dir_with_trigger.patch definitely is needed
to make it work.  And that is final.

HOWEVER, the reason that dejagnu-980528 does NOT work anymore, while
dejagnu-971222 does work (both with lookfor_dir_with_trigger) is a bug
in egcs.  I wrote a patch for it and will post that to egcs-patches.
(And the funny thing is that I already fixed this before I even tried
 dejagnu-980528 ;).

Closing this subject,

Carlo Wood

PS CC to law@cygnus.com because the list is kinda slow.  I CC-ed him with
   the previous post too because I especially wanted to hear a "go" from
   him and didn't want to wait too long ;). Jeffrey: Ignore that previous
   mail please, and sorry.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1998-06-25 18:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-06-25 18:53 egcs testsuites and dejagnu (problem solved) Carlo Wood

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).