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]
Other format: [Raw text]

Re: GCC 3.4.2 Release Candidate Available


[This is a weird time for me to be awake, but I'm under a bit of stress
 right now, and it soothes me to do this ...]

Mark Mitchell writes:
> Please perform testing by building directly from these sources,
> not from CVS, so that we can test our packaging.

Okay.  I am doing:

  foreach machine $(hp_test_drive_cluster)
    mkdir build install ; cd build
    /foo/bar/configure --prefix=/foo/bar/install
    make bootstrap
    make install
  done

I've run into several bootstrap errors, which I shall proceed to
file PR's for.

Michael


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