Re: 2 suggestions

2005-04-14 Thread Hugh Sasse Staff Elec Eng
On Thu, 14 Apr 2005, Gerald Pfeifer wrote: On Thu, 14 Apr 2005, Georg Bauhaus wrote: If "*-*-solaris2*" should appear as/in the "name" attribute of an , prepending a name start character is not enough, because this attribute is of type NMTOKEN. Therefore it cannot contain * at all. ...if we are abs

RE: GCC 3.4.3

2005-04-12 Thread Hugh Sasse Staff Elec Eng
On Tue, 12 Apr 2005, Dave Korn wrote: Original Message From: Hugh Sasse Staff Elec Eng Sent: 12 April 2005 14:49 Wouldn't it be an awful lot easier to just A) apply the previously-mentioned fix to toplevel? If I knew where it was mentioned, probably. Earlier in this very thread, D

RE: GCC 3.4.3

2005-04-12 Thread Hugh Sasse Staff Elec Eng
On Tue, 12 Apr 2005, Dave Korn wrote: Original Message From: Ray Holme Sent: 12 April 2005 13:42 the install-sh is always referenced in the parent directory. (../install-sh) so for all the first level directories in the install directory - one copy at the top will do. now for sub-sub direc

Re: 3.4.3 on Solaris9, boehm-gc probs.

2005-04-12 Thread Hugh Sasse Staff Elec Eng
On Thu, 7 Apr 2005, Hugh Sasse Staff Elec Eng wrote: On Thu, 7 Apr 2005, Eric Botcazou wrote: But to get the definitions we are after it should be looking in sys, No, is not directly included, only . Oh, I see. And I think I now understand what the --with-local-prefix does, so I'll let you

Re: GCC 3.4.3

2005-04-12 Thread Hugh Sasse Staff Elec Eng
On Fri, 8 Apr 2005, Ray Holme wrote: Many thanks to all for the lessons on how NOT to make things you don't want. After 56 hours teh full make bootstrap finished - make install failed miserable as install.sh was not where it belonged - so I copied the SRCDIR install.sh in and that made the top leve

Re: 2 suggestions

2005-04-07 Thread Hugh Sasse Staff Elec Eng
On Thu, 7 Apr 2005, Joe Buck wrote: On Thu, Apr 07, 2005 at 03:11:25PM -0400, Kaveh R. Ghazi wrote: I don't know about the utility of example scripts in general, but for this specific case, I strongly feel autoconf should automatically detect this and reexec the configure script under /bin/ksh. Is

Re: 2 suggestions

2005-04-07 Thread Hugh Sasse Staff Elec Eng
On Thu, 7 Apr 2005, Kaveh R. Ghazi wrote: > > 1) years ago GCC took about 2 hours to compile, last year it was 26 > > hours for me, this year I just surpassed 48 hours and it is still [...] > > Configure with --disable-libgcj. I even considered making this the [...] Not necessary.

Re: 3.4.3 on Solaris9, boehm-gc probs.

2005-04-07 Thread Hugh Sasse Staff Elec Eng
On Thu, 7 Apr 2005, Eric Botcazou wrote: But to get the definitions we are after it should be looking in sys, No, is not directly included, only . Oh, I see. And I think I now understand what the --with-local-prefix does, so I'll let you know the results in a few hours. I've put --with-local-pr

Re: 3.4.3 on Solaris9, boehm-gc probs.

2005-04-07 Thread Hugh Sasse Staff Elec Eng
On Thu, 7 Apr 2005, Eric Botcazou wrote: This is totally unlike /usr/include/link.h, but I don't see why it And unlike /usr/include/sys/link.h should be picked up by what must be a directive such as #include So I think this file isn't relevant. It is relevant, the local-prefix directory is searche

Re: 3.4.3 on Solaris9, boehm-gc probs.

2005-04-07 Thread Hugh Sasse Staff Elec Eng
On Wed, 6 Apr 2005, Eric Botcazou wrote: Here's what I get with -H: Sorry? -H applied to what command? The GCC command line you pasted. Oh ... "list included files"... sh-2.05$ chmod u+x !$ chmod u+x tmp-gcc-cmd.bash bash-2.05$ ./!$ ./tmp-gcc-cmd.bash + /export/home/Scratch/hgs/gcc-build/gcc/xgcc

Re: 3.4.3 on Solaris9, boehm-gc probs.

2005-04-06 Thread Hugh Sasse Staff Elec Eng
On Wed, 6 Apr 2005, Eric Botcazou wrote: /export/home/Scratch/hgs/gcc-3.4.3/boehm-gc/dyn_load.c:110: error: syntax error before "_DYNAMIC" /export/home/Scratch/hgs/gcc-3.4.3/boehm-gc/dyn_load.c:111: error: `Elf32_Dyn' undeclared (first use in this function) Elf32_Dyn is supposed to be defined in /u

3.4.3 on Solaris9, boehm-gc probs.

2005-04-06 Thread Hugh Sasse Staff Elec Eng
I've STW for this but can't see others with the same problem. I'm getting: [...] /bin/bash ./libtool --mode=compile /export/home/Scratch/hgs/gcc-build/gcc/xgcc -B/export/home/Scratch/hgs/gcc-build/gcc/ -B/usr/local/sparc-sun-solaris2.9/bin/ -B/usr/local/sparc-sun-solaris2.9/lib/ -isyste