[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: dpkg-architecture: warning: Specified GNU system type i386-linux does not match gcc system type i486-linux-gnu



> wget http://torvalds.cs.mtsu.edu/~zach/debian/1.0.1/mpich2_1.0.1-1.diff.gz \
> http://torvalds.cs.mtsu.edu/~zach/debian/1.0.1/mpich2_1.0.1-1.dsc \
> http://torvalds.cs.mtsu.edu/~zach/debian/1.0.1/mpich2_1.0.1-1_i386.deb \
> http://torvalds.cs.mtsu.edu/~zach/debian/1.0.1/mpich2_1.0.1.orig.tar.gz
> 

I saw that the files on
http://torvalds.cs.mtsu.edu/~zach/debian/1.0.1/ were upgraded. I
downloaded the newer versions by

wget http://torvalds.cs.mtsu.edu/~zach/debian/1.0.1/mpich2_1.0.1-2.diff.gz \
http://torvalds.cs.mtsu.edu/~zach/debian/1.0.1/mpich2_1.0.1-2.dsc \
http://torvalds.cs.mtsu.edu/~zach/debian/1.0.1/mpich2_1.0.1-2_i386.changes \
http://torvalds.cs.mtsu.edu/~zach/debian/1.0.1/mpich2_1.0.1-2_i386.deb \
http://torvalds.cs.mtsu.edu/~zach/debian/1.0.1/mpich2_1.0.1.orig.tar.gz




> $gcc -v
> Using built-in specs.
> Target: i486-linux-gnu
> Configured with: ../src/configure -v
> --enable-languages=c,c++,java,f95,objc,ada
> --prefix=/usr/lib/gcc-snapshot --enable-shared --with-system-zlib
> --enable-nls --enable-threads=posix --without-included-gettext
> --disable-werror --enable-__cxa_atexit --enable-libstdcxx-allocator=mt
> --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr
> --enable-java-gc=boehm --enable-java-awt=gtk --enable-gtk-cairo
> --enable-checking=release i486-linux-gnu
> Thread model: posix
> gcc version 4.1.0 20050227 (experimental)
> 

I also realized that gcc-snapshot was recently upgraded to 20050319. I
upgraded my machine to this and still I did not see any change in
behaviour. I am still getting the above warnings (following the same
procedure).

Just for the record, now the output of gcc -v is as follows.

$gcc -v
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v
--enable-languages=c,c++,java,f95,objc,ada,treelang
--prefix=/usr/lib/gcc-snapshot --enable-shared --with-system-zlib
--enable-nls --enable-threads=posix --without-included-gettext
--disable-werror --enable-__cxa_atexit --enable-libstdcxx-allocator=mt
--enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr
--enable-java-gc=boehm --enable-java-awt=gtk --enable-checking=release
i486-linux-gnu
Thread model: posix
gcc version 4.0.0 20050319 (prerelease)


hoping that this problem gets rectified soon
raju



Reply to: