On Wed, May 14, 2008 at 4:00 PM, John Dallaway <[EMAIL PROTECTED]> wrote: > Hi David > > David Fernandez wrote: > >> This fixes a couple of errors when compiling configtool for >> wxWidgets-2.6. I've checked it in a SPARC under SunSolaris with all >> the GNU tools installed. > > Thank you for the patch. What is the output of "gcc -v" on your Solaris box? > > John Dallaway > eCosCentric Limited > Hi John,
Here you are: bash-3.2$ gcc -v Reading specs from /tools.Solaris2/dev/build/gcc/gcc-4.1.2/tools/dev/bin/../lib/gcc/sparc-sun-solaris2.9/4.1.2/specs Target: sparc-sun-solaris2.9 Configured with: /tools.Solaris2/dev.all/ws/user_devtools_001/main/sparc-sun-solaris2.9/gcc-4.1.2/configure --prefix=/tools/dev --x-includes=/tools/dev/include --x-libraries=/tools/dev/lib --program-suffix=-4.1.2 --with-gnu-as --with-as=/tools/dev/bin/as-2.18 --with-gnu-ld --with-ld=/tools/dev/bin/ld-2.18 --enable-languages=c,c++ --disable-nls Thread model: posix gcc version 4.1.2 Cheers
