This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Minor testing notes



  In message <BE186FF1FA63D111B6510000C07BDF0D113E0F@CRCMAIL.crts.techaust.riot
into.com.au>you write:
  > Tried this but can't get it to work. I have built egcs-1.0.3a and
  > egcs-19980715 in a 
  > separate directory from the source. Neither are installed.
  > 
  > Comparing gcc.log from the successful testing of the snapshot with this
  > failure, I see that gcc
  > is not getting the flag
  > "-B/usr/local/imports/BuildTree.irix/egcs-19980715/gcc/ " or similar.
  > 
  > How is this flag passed in, and what does it do. Can't find any mention
  > of this in gcc or dejagnu 
  > documentation.
The templates are really designed to work with an installed version of
gcc-2.8.1 or egcs-1.0.3a.  Making it work with an uninstalled gcc-2.8.1
or egcs-1.0.3a tree will take some additional work.

You may be able to add a CFLAGS= statement to provide the proper -B
arguments to make it work.

jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]