dev1$ make -v GNU Make 3.80 Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. dev1$ uname -a SunOS dev1 5.9 Generic_112233-12 sun4u sparc SUNW,UltraAX-i2
For what it's worth it happens on my other solaris box but I just copied the binarys up. If you like you can just ssh into my box. Send me an email directly and I'll send you a login. barry On Friday, May 28, 2004, at 03:51PM, Dossy <[EMAIL PROTECTED]> wrote: >On 2004.05.28, Barry Books <[EMAIL PROTECTED]> wrote: >> tcl_platform(threaded) = 1 > >OK, that confirms that, at least. > >> dev1$ gcc -v >> Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.3.2/specs >> Configured with: ../configure --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld >> --disable-nls >> Thread model: posix >> gcc version 3.3.2 > >What version of make? "make -v" ... > >I'm now in the process of trying to find myself a Solaris 9 dev box so I >can see if this is reproducible on another machine ... if it is, then >I'll start walking the code to see where the problem lies. It's not >reproducible on the Solaris 8 machine I have, as well as on x86 Linux. > >-- Dossy > >-- >Dossy Shiobara mail: [EMAIL PROTECTED] >Panoptic Computer Network web: http://www.panoptic.com/ > "He realized the fastest way to change is to laugh at your own > folly -- then you can let go and quickly move on." (p. 70) > > >-- >AOLserver - http://www.aolserver.com/ > >To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with >the >body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of >your email blank. > > -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
