bootstrap broken on PPC-darwin and other targets without pkg-config (which is almost all)

2006-06-09 Thread Andrew Pinski
Caused by: http://gcc.gnu.org/ml/gcc-cvs/2006-06/msg00225.html checking for pkg-config... no *** The pkg-config script could not be found. Make sure it is *** in your path, or set the PKG_CONFIG environment variable *** to the full path to pkg-config. *** Or see http://www.freedesktop.org/softwa

Re: bootstrap broken on PPC-darwin and other targets without pkg-config (which is almost all)

2006-06-10 Thread Thomas Fitzsimmons
Andrew Pinski wrote: Caused by: http://gcc.gnu.org/ml/gcc-cvs/2006-06/msg00225.html I committed this fix. Tom 2006-06-10 Thomas Fitzsimmons <[EMAIL PROTECTED]> * configure.ac (ac_configure_args): Add --disable-plugin. (--enable-gtk-cairo): Remove option. * configure

Re: bootstrap broken on PPC-darwin and other targets without pkg-config (which is almost all)

2006-06-10 Thread Andrew Pinski
On Jun 10, 2006, at 12:23 AM, Thomas Fitzsimmons wrote: Andrew Pinski wrote: Caused by: http://gcc.gnu.org/ml/gcc-cvs/2006-06/msg00225.html I committed this fix. Did you know trunk of GCC is in release branch and has been since Thursday? -- Pinski

Re: bootstrap broken on PPC-darwin and other targets without pkg-config (which is almost all)

2006-06-10 Thread Jack Howarth
Andrew, What is the release branch called? I can't get anything pulled down with... svn co svn://gcc.gnu.org/svn/gcc/branches/gcc-4_2-branch gcc Our isn't it in the svn repository yet. Jack

Re: bootstrap broken on PPC-darwin and other targets without pkg-config (which is almost all)

2006-06-10 Thread Andrew Pinski
On Jun 10, 2006, at 9:03 AM, Jack Howarth wrote: Andrew, What is the release branch called? I can't get anything pulled down with... There is no release branch but the release branch rules are in effect on the mainline (trunk). See http://gcc.gnu.org/ml/gcc/2006-06/msg00120.html --

Re: bootstrap broken on PPC-darwin and other targets without pkg-config (which is almost all)

2006-06-10 Thread Andrew Haley
Andrew Pinski writes: > > On Jun 10, 2006, at 9:03 AM, Jack Howarth wrote: > > > Andrew, > > What is the release branch called? I can't get anything pulled > > down with... > > There is no release branch but the release branch rules are in effect > on the mainline (trunk). >

Re: bootstrap broken on PPC-darwin and other targets without pkg-config (which is almost all)

2006-06-11 Thread Gerald Pfeifer
On Sat, 10 Jun 2006, Andrew Haley wrote: >> See http://gcc.gnu.org/ml/gcc/2006-06/msg00120.html > I imagine that many people missed that announcement. I certainly did. > > Whilst I greatly appreciate Mark's GCC 4.2 Status Reports, I don't > always read them all. I try to keep the status part of