mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jeff Dike <jdike@addtoit.com>
To: Adrian Bunk <bunk@stusta.de>
Cc: torvalds@osdl.org, akpm@osdl.org, linux-kernel@vger.kernel.org,
	user-mode-linux-devel@lists.sourceforge.net
Subject: Re: [PATCH 4/9] UML - Export gcov symbol based on gcc version
Date: Fri, 11 Mar 2005 13:48:54 -0500	[thread overview]
Message-ID: <200503111849.j2BImsJp003370@ccure.user-mode-linux.org> (raw)
In-Reply-To: Your message of "Thu, 10 Mar 2005 23:53:40 +0100." <20050310225340.GD3205@stusta.de>

bunk@stusta.de said:
> This patch is still wrong.
> It seems my comment on this [1] was lost:
> <--  snip  -->
> This line has to be something like
> ( (__GNUC__ == 3 && __GNUC_MINOR__ == 3 && __GNUC_PATCHLEVEL__ >= 4)
> && \
>    HEAVILY_PATCHED_SUSE_GCC ) 

> I hope SuSE has added some #define to distinguish what they call  "gcc
> 3.3.4" from GNU gcc 3.3.4 

It wasn't lost - I am just disinclined to cater to distros making their
gcc lie about its version.

				Jeff


  parent reply	other threads:[~2005-03-11 16:18 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-10  2:16 Jeff Dike
2005-03-10 22:53 ` Adrian Bunk
2005-03-10 23:21   ` Linus Torvalds
2005-03-11 17:00     ` [uml-devel] " Blaisorblade
2005-03-11 18:47     ` Jeff Dike
2005-03-11 17:01   ` [uml-devel] " Blaisorblade
2005-03-11 18:48   ` Jeff Dike [this message]
2005-03-11 16:55     ` Adrian Bunk
2005-03-11 17:00       ` [uml-devel] " stian
2005-03-11 23:53       ` Jeff Dike
2005-03-11 23:37         ` Adrian Bunk
2005-03-12  3:45           ` Jeff Dike
2005-03-11 19:35 ` [uml-devel] " Blaisorblade

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=200503111849.j2BImsJp003370@ccure.user-mode-linux.org \
    --to=jdike@addtoit.com \
    --cc=akpm@osdl.org \
    --cc=bunk@stusta.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@osdl.org \
    --cc=user-mode-linux-devel@lists.sourceforge.net \
    /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

Powered by JetHome