[parisc-linux] Re: hppa-linux gcc-3.0.3:

Joël Soete jso@europay.com
Tue, 19 Feb 2002 18:03:22 +0100


David,

It seems Ok: just finished the first step of compiling gcc (snapshot  dated
020218 from sources.redhat.com because I do not find where Matthias
uploaded its snapshot :( ) with echo $? -> after make :-).
I will continue with glibc.

Thanks for all,
     Joel

PS: with gcc snapshot, I also find gcc-core-xxx.bz2. Do know what is it?
(Do I need it?)



                                                                                                                     
                    "John David                                                                                      
                    Anglin"                To:     jso@europay.com (Joël Soete)                                      
                    <dave@hiauly1.h        cc:     carlos@baldric.uwo.ca, jso@europay.com, "jso"@hiauly1.hia.nrc.ca, 
                    ia.nrc.ca>             <jso@europay.com>, parisc-linux@lists.parisc-linux.org, "jso"             
                                           @hiauly1.hia.nrc.ca                                                       
                    19-02-02 04:58         Subject:     Re: [parisc-linux] Re: hppa-linux gcc-3.0.3:                 
                    PM                                                                                               
                                                                                                                     
                                                                                                                     




> Just finished to compile binutils. All seems Ok.
> I just notice many "WARNING: could not find 'runtest'" when "make -k
> check". Is it normal?

This is normal:

if /bin/sh -c "$runtest --version" > /dev/null 2>&1; then \
  $runtest --tool libstdc++-v3 --srcdir $srcdir ; \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
WARNING: Couldn't find the global config file.
WARNING: Couldn't find tool init file

You can get rid of the "global config" warning by installing a global
config file for dejagnu.  There is as sample in the distribution.

If you actually see your warning and not just the Makefile command,
then you have a problem with your dejagnu installation or PATH variable.
In order to run the testsuite, you need dejagnu, expect and tcl
installed.  They may require some other packages as well for full
functionality.

Dave
--
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX:
952-6605)






**********************************************************************
This e-mail and any attachments to it may contain confidential information which is strictly intended for the use of the authorised recipient.  If you have received this e-mail in error, please delete it and notify the sender by replying to this e-mail.
Thank you for your co-operation.
**********************************************************************