Re: Switch to gcc-3.3
On Sun, Oct 19, 2003 at 10:28:17PM +0200, Santiago Vila wrote:
>
> The following patch to dpkg-architecture seems to remove the warning:
>
> --- /usr/bin/dpkg-architecture 2003-09-20 03:06:39.000000000 +0200
> +++ dpkg-architecture 2003-10-19 21:59:16.000000000 +0200
> @@ -61,7 +61,7 @@
> 'sh3eb', 'sh3eb-linux',
> 'sh4eb', 'sh4eb-linux',
> 'hppa', 'hppa-linux',
> - 'hurd-i386', 'i386-gnu',
> + 'hurd-i386', 'i586-gnu',
> 's390', 's390-linux',
> 's390x', 's390x-linux',
> 'ia64', 'ia64-linux',
>
> Is this really the right thing to do?
No, that'd force i586-gnu on all packages that use dpkg-architecture to pass
--host to ./configure.
I think we should rather see why this warning is not output on GNU/Linux.
Doesn't sound like a serious problem though.
--
Robert Millan
"[..] but the delight and pride of Aule is in the deed of making, and in the
thing made, and neither in possession nor in his own mastery; wherefore he
gives and hoards not, and is free from care, passing ever on to some new work."
-- J.R.R.T, Ainulindale (Silmarillion)
Reply to: