*** SPAM ***Re: ncurses tic

Harold Grovesteen h.grovsteen@tx.rr.com
Fri Mar 19 14:19:00 GMT 2010



Yann E. MORIN wrote:

>On Tuesday 16 March 2010 19:46:31 Trevor Woerner wrote:
>  
>
>>I installed Debian 5 into a VirtualBox instance to see how that would
>>go so I'd have something to compare to. That build is still chugging
>>along.
>>I've applied your patch and will let you know how that goes.
>>    
>>
>
>OK, thank you!
>I don't have enough space on my HDD to afford a new VM, unfortunately,
>or I'd install an openSuSE one myself as well...
>
>  
>
>>In the mean time I thought you might be interested in the gcc -v
>>output on my openSuSE machine:
>>    
>>
>
>Haha, that's interesting, indeed!
>
>  
>
>>$ gcc -v
>>Using built-in specs.
>>Target: x86_64-suse-linux
>>    
>>
>          ^^^^^^^^^^^^^^^^^
>Hey, that's not a 'standard' tuple! :-(
>
>  
>
>>Configured with: ../configure --prefix=/usr --infodir=/usr/share/info
>>--mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64
>>--enable-languages=c,c++,objc,fortran,obj-c++,java,ada
>>--enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.4
>>--enable-ssp --disable-libssp --with-bugurl=http://bugs.opensuse.org/
>>--with-pkgversion='SUSE Linux' --disable-libgcj --disable-libmudflap
>>--with-slibdir=/lib64 --with-system-zlib --enable-__cxa_atexit
>>--enable-libstdcxx-allocator=new --disable-libstdcxx-pch
>>--enable-version-specific-runtime-libs --program-suffix=-4.4
>>--enable-linux-futex --without-system-libunwind --with-arch-32=i586
>>--with-tune=generic --build=x86_64-suse-linux
>>Thread model: posix
>>gcc version 4.4.1 [gcc-4_4-branch revision 150839] (SUSE Linux)
>>
>>Here's the Debian one, for comparison:
>>
>>Using built-in specs.
>>Target: i486-linux-gnu
>>Configured with: ../src/configure -v --with-pkgversion='Debian
>>4.3.2-1.1' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs
>>--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr
>>--enable-shared --with-system-zlib --libexecdir=/usr/lib
>>--without-included-gettext --enable-threads=posix --enable-nls
>>--with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3
>>--enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc
>>--enable-mpfr --enable-targets=all --enable-cld
>>--enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu
>>--target=i486-linux-gnu
>>Thread model: posix
>>gcc version 4.3.2 (Debian 4.3.2-1.1)
>>
>>Maybe openSuSE's non-standard triplet is causing the grief?
>>    
>>
>
>Well, I guess this is the root cause of all the issues.
>
>It seems we would also have to have 'buildtools' wrapper for that...
>Lemme see...
>
As a user of openSUSE, is this an issue for just i486 targets or all 
targets?
What version of openSUSEis using this non-standard tuple?

Harold Grovesteen

>Regards,
>Yann E. MORIN.
>
>  
>


--
For unsubscribe information see http://sourceware.org/lists.html#faq



More information about the crossgcc mailing list