All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kyle McMartin <kyle@engsoc.org>
To: Matthew Wilcox <willy@debian.org>
Cc: parisc-linux@lists.parisc-linux.org
Subject: Re: [parisc-linux] A couple of minor patches for 2.6.7-pa1
Date: Fri, 18 Jun 2004 23:41:16 -0400	[thread overview]
Message-ID: <20040619034116.GF12572@engsoc.org> (raw)
In-Reply-To: <20040619012855.GM20511@parcelfarce.linux.theplanet.co.uk>

On Sat, Jun 19, 2004 at 02:28:55AM +0100, Matthew Wilcox wrote:
> -cflags-$(CONFIG_PA7300LC)      += -march=1.1 -mschedule=7300
> +cflags-$(CONFIG_PA7300LC)      += $(call check_gcc,-march=1.1 -mschedule=7300,-march=1.1 -mschedule=7100LC)
> 
This works, but only if -Werror is passed to gcc as well, otherwise, it
only generates a warning and goes undetected. Without -Werror, the
kernel compile should succeed, as where it died before would be built
with 7100LC this way, though I'm unaware of the effect of mixing gcc
optimizations like this...

Regards,
-- 
Kyle McMartin
_______________________________________________
parisc-linux mailing list
parisc-linux@lists.parisc-linux.org
http://lists.parisc-linux.org/mailman/listinfo/parisc-linux

  reply	other threads:[~2004-06-19  3:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <40BD9F8700009BB8@ocpmta2.freegates.net>
     [not found] ` <1087569206.2078.13.camel@mulgrave>
     [not found]   ` <40D30E3C.1010809@tiscali.be>
2004-06-18 20:01     ` [parisc-linux] ncr53c8xx patch for c110 Joel Soete
     [not found]       ` <35844.127.0.0.1.1087594933.squirrel@www.puszczka.com>
     [not found]         ` <20040618212600.GB12572@engsoc.org>
2004-06-19  0:33           ` [parisc-linux] A couple of minor patches for 2.6.7-pa1g John David Anglin
     [not found]           ` <35884.127.0.0.1.1087595933.squirrel@www.puszczka.com>
2004-06-19  1:11             ` [parisc-linux] A couple of minor patches for 2.6.7-pa1 Grant Grundler
     [not found]             ` <20040618215310.GD12572@engsoc.org>
2004-06-19  1:28               ` Matthew Wilcox
2004-06-19  3:41                 ` Kyle McMartin [this message]
2004-06-20  5:55       ` [parisc-linux] ncr53c8xx patch for c110 Andy Walker
2004-06-20  7:28       ` [parisc-linux] " Grant Grundler
2004-06-21  7:48       ` [parisc-linux] " Andy Walker

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=20040619034116.GF12572@engsoc.org \
    --to=kyle@engsoc.org \
    --cc=parisc-linux@lists.parisc-linux.org \
    --cc=willy@debian.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.