Re: Any help needed?

2004-02-16 Thread Paul D. Smith
Oh, here's another one: fix up the regression test suite to work better; make it easier to write new tests, make it track every test instead of just every test file, make it relocatable so you can run the tests from a remote directory without making a symlink farm, etc. -- ---

Re: Any help needed?

2004-02-16 Thread Paul D. Smith
%% Kamil Burzynski <[EMAIL PROTECTED]> writes: kb> On Sat, 14 Feb 2004 13:36:08 + kb> "J. Grant" <[EMAIL PROTECTED]> wrote: >> How about figuring out a backwards compatible way to deal with paths >> containing spaces? kb> Seems nice enough for a start and getting aroung with proje

Re: make -j8 bootstrap failing on solaris. (for gcc-3.3.2)

2004-02-16 Thread Paul D. Smith
%% "Edward S. Peschko" <[EMAIL PROTECTED]> writes: esp> hey all, When I try esp> make -j8 bootstrap esp> for gcc-3.3.2 on solaris, I'm getting esp> "/opt/tools/mdss/prod/2.8/tools/gcc-3.3.2/gcc/cp/cp-tree.h", line 32: #error: "You should be using 'make bootstrap' -- see installation

make -j8 bootstrap failing on solaris. (for gcc-3.3.2)

2004-02-16 Thread Edward S. Peschko
hey all, When I try make -j8 bootstrap for gcc-3.3.2 on solaris, I'm getting "/opt/tools/mdss/prod/2.8/tools/gcc-3.3.2/gcc/cp/cp-tree.h", line 32: #error: "You should be using 'make bootstrap' -- see installation instructions" cc: acomp failed for /opt/tools/mdss/prod/2.8/tools/gcc-3.3.2/gc