|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] fix broken ACM
xen-devel-bounces@xxxxxxxxxxxxxxxxxxx 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@xxxxxxxxx>
>
> $ 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.
Stefan
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|