Bug 2209 - print the host compiler as part of make test and the build
Summary: print the host compiler as part of make test and the build
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P1 normal
Target Milestone: ---
Assignee: Andrew Cagney
URL:
Keywords:
Depends on:
Blocks: 2234
  Show dependency treegraph
 
Reported: 2006-01-25 22:44 UTC by Andrew Cagney
Modified: 2006-01-31 15:54 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Cagney 2006-01-25 22:44:09 UTC
so that it is easier to see exactly what tools are going wrong.  Have
frysk-imports/test/Makefile print out the build compiler and kernel.
Comment 1 Andrew Cagney 2006-01-25 22:44:36 UTC
Index: frysk-imports/tests/ChangeLog
2006-01-25  Andrew Cagney  <cagney@redhat.com>

        * Makefile.am: Where possible use check_PROGRAMS.
        (check-local): Print the compiler version.