Possible patch for: dejagnu for SCO Open Server 5

David Korn dkorn@pixelpower.com
Fri Jan 26 08:17:00 GMT 2001


  Hi Gerald and all,

>On Fri, 19 Jan 2001, David Gressett wrote:
>> Something is still missing. make check-gcc produces these messages
>>
>> WARNING: Couldn't find the global config file
>> WARNING: Couldn't find the tool init file

  I find that using

DEJAGNU=$builddir/gcc/testsuite/site.exp
export DEJAGNU

before a testsuite run fixes one of those warnings - I think it's the global
config file one.  I don't understand it or know for sure if it is correct,
but it makes the warning go away, and the tests all run like they should.

>-TCL_LIBRARY = /usr/share/tcl8.0<br>
>-DEJAGNULIBS = /usr/share/dejagnu
>+TCL_LIBRARY = /usr/local/share/tcl8.0<br>
>+DEJAGNULIBS = /usr/local/share/dejagnu

  Yep, I also found this necessary under cygwin; I don't know if it would
be right or wrong on any other architecture.

  Another thing that I discovered when getting the testsuite running as a 
total newbie (which was only last month) is that none of the DejaGnu
tarballs
I downloaded from any of the ftp sites would build correctly under cygwin.
What did work was to get dejagnu from the anonymous CVS server at 
anoncvs.cygnus.com in the module /src/dejagnu.

      DaveK
-- 
The Boulder Pledge: "Under no circumstances will I ever purchase anything 
offered to me as the result of an unsolicited email message. Nor will I 
forward chain letters, petitions, mass mailings, or virus warnings to large 
numbers of others. This is my contribution to the survival of the online
community."


**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com
**********************************************************************


More information about the Gcc-patches mailing list