From: aq <aquynh@gmail.com>
To: Stefan Berger <stefanb@us.ibm.com>
Cc: xen-devel <xen-devel@lists.xensource.com>,
xen-devel-bounces@lists.xensource.com
Subject: Re: [PATCH] fix broken ACM
Date: Thu, 23 Jun 2005 12:56:07 +0900 [thread overview]
Message-ID: <9cde8bff050622205635e60050@mail.gmail.com> (raw)
In-Reply-To: <OF109BF43C.722DE3DE-ON85257029.00140C28-85257029.00145550@us.ibm.com>
On 6/23/05, Stefan Berger <stefanb@us.ibm.com> wrote:
> xen-devel-bounces@lists.xensource.com wrote on 06/22/2005 01:40:16 PM:
>
> > The latest change to ACM makes it fail to compile. This patch fixes the
> problem.
> >
> > Signed-off-by: Nguyen Anh Quynh <aquynh@gmail.com>
> >
> > $ diffstat acm.patch
> > acm/acm_core.c | 61 ---------------------
> > include/acm/acm_hooks.h | 135
> ++++++++++++++++++++++++++++++++++--------------
> > 2 files changed, 96 insertions(+), 100 deletions(-)
> > [attachment "acm.patch" deleted by Stefan Berger/Watson/IBM]
>
> This patch seems to work for gcc 4.0.0 (FC4), but the resulting source
> does not compile with gcc 3.4.3 (FC3). I will try to find a common
> solution. I think the problem is related to gcc 3.4.3 having a limit on
> inline functions.
it builds fine for me on gcc 3.3.5
$ gcc -v
Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs
Configured with: ../src/configure -v
--enable-languages=c,c++,java,f77,pascal,objc,ada,treelang
--prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info
--with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared
--with-system-zlib --enable-nls --without-included-gettext
--enable-__cxa_atexit --enable-clocale=gnu --enable-debug
--enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc
i486-linux
Thread model: posix
gcc version 3.3.5 (Debian 1:3.3.5-8ubuntu2)
regards,
aq
next prev parent reply other threads:[~2005-06-23 3:56 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-22 17:40 [PATCH] fix broken ACM aq
2005-06-22 17:51 ` Keir Fraser
2005-06-22 17:52 ` aq
2005-06-23 7:48 ` Keir Fraser
2005-06-23 8:04 ` aq
2005-06-23 8:14 ` Keir Fraser
2005-06-23 8:19 ` aq
2005-06-22 18:22 ` aq
2005-06-23 3:42 ` Stefan Berger
2005-06-23 3:56 ` aq [this message]
2005-06-23 4:18 ` Stefan Berger
2005-06-23 7:56 ` aq
2005-06-23 14:57 ` Stefan Berger
2005-06-23 15:16 ` Keir Fraser
2005-06-23 15:22 ` aq
2005-06-23 15:52 ` Keir Fraser
2005-06-23 22:06 ` aq
2005-06-23 15:56 ` Stefan Berger
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=9cde8bff050622205635e60050@mail.gmail.com \
--to=aquynh@gmail.com \
--cc=stefanb@us.ibm.com \
--cc=xen-devel-bounces@lists.xensource.com \
--cc=xen-devel@lists.xensource.com \
/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.