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: egcs-1.1 testing



  In message <BE186FF1FA63D111B6510000C07BDF0D113E08@CRCMAIL.crts.techaust.riotinto.com.au>you write:
  > Can I perform regression tests against uninstalled versions of gcc-2.8.1
  > and egcs-1.0.3a
As I think I mentioned, this is a little more difficult than testing
with installed versions.

It might be better to install gcc-2.8.1 and egcs-1.0.3a into a temp
directory, test them, then delete the temp directory.

To install them into a temp directory configure with the
"--prefix=<somepath>" option and build them.  That will install
binaries into <somepath>/bin.

Thanks for your help!
jeff


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