The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Adrian Bunk <bunk@fs.tum.de>
To: Kees Bakker <kees.bakker@altium.nl>
Cc: linux-kernel@vger.kernel.org
Subject: Re: drivers/scsi/aic7xxx/aic7xxx_core.c -Werror causes build to stop
Date: Fri, 27 Jun 2003 16:45:40 +0200	[thread overview]
Message-ID: <20030627144540.GG24661@fs.tum.de> (raw)
In-Reply-To: <sillvnomds.fsf@koli.tasking.nl>

On Fri, Jun 27, 2003 at 12:17:19PM +0200, Kees Bakker wrote:
> To build 2.5.73 using my SuSE 8.2 system (gcc 3.3) I need the following
> patch:
> 
> --- linux-2.5.73/drivers/scsi/aic7xxx/Makefile.orig	2003-06-22 20:33:34.000000000 +0200
> +++ linux-2.5.73/drivers/scsi/aic7xxx/Makefile	2003-06-27 10:38:40.000000000 +0200
> @@ -33,7 +33,7 @@
>  						   aic79xx_proc.o	\
>  						   aic79xx_osm_pci.o
>  
> -EXTRA_CFLAGS += -Idrivers/scsi -Werror
> +EXTRA_CFLAGS += -Idrivers/scsi -Werror -Wno-sign-compare
>  #EXTRA_CFLAGS += -g
>  
>  # Files generated that shall be removed upon make clean
>...

The -Wno-sign-compare is not needed with the official gcc 3.3 release. 
It's only needed for beta versions of gcc 3.3 .

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


      reply	other threads:[~2003-06-27 14:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-27 10:17 drivers/scsi/aic7xxx/aic7xxx_core.c -Werror causes build to stop Kees Bakker
2003-06-27 14:45 ` Adrian Bunk [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030627144540.GG24661@fs.tum.de \
    --to=bunk@fs.tum.de \
    --cc=kees.bakker@altium.nl \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox