public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
From: Stephane Eranian <eranian@hpl.hp.com>
To: linux-ia64@vger.kernel.org
Subject: Re: [Linux-ia64] IA64/ecc - Problems with system.h
Date: Thu, 27 Feb 2003 19:39:10 +0000	[thread overview]
Message-ID: <marc-linux-ia64-105590709805941@msgid-missing> (raw)
In-Reply-To: <marc-linux-ia64-105590709805939@msgid-missing>

Manoj,

On Thu, Feb 27, 2003 at 11:24:38AM -0800, Siddha, Suresh B wrote:
> 
> ecc doesn't support asm stmts. We need to replace all asm stmts into compiler dependent intrinsics. This is work in progress.
> 

I think the other major/source issue isthat the program includes
kernel "private" header files (asm/system.h) which IT SHOULD NOT!


> 
> > -----Original Message-----
> > From: Manoj Kumar Krishnan [mailto:manoj1@ERC.MsState.Edu]
> > Sent: Thursday, February 27, 2003 11:10 AM
> > To: linux-ia64@linuxia64.org
> > Subject: [Linux-ia64] IA64/ecc - Problems with system.h
> > 
> > 
> > 
> > I'm having trouble in getting my code compiled using Intel 
> > Compilers (6.0
> > or 7.0) in Linux-IA64. Anyhelp would be appreaciated. Thanks!
> > 
> > --------------------------------------------------------------------
> > 
> > ecc -O -w1 -c -o shmem.o shmem.c
> > 
> > /usr/include/asm/system.h(74): error: asm statements not 
> > supported in this
> > environment
> >         __asm__ __volatile__ (";;" ::: "memory");
> >         ^
> > 
> > /usr/include/asm/system.h(74): error: expected a ")"
> >         __asm__ __volatile__ (";;" ::: "memory");
> >                                    ^
> > 
> > /usr/include/asm/system.h(260): error: asm statements not supported in
> > this environment
> >                 __asm__ __volatile (IA64_SEMFIX"xchg1 
> > %0=[%1],%2" : "=r"
> > (result)
> >                 ^
> > 
> > /usr/include/asm/system.h(260): error: expected a ")"
> >                 __asm__ __volatile (IA64_SEMFIX"xchg1 
> > %0=[%1],%2" : "=r"
> > (result)
> >                                                                   ^
> > 
> > /usr/include/asm/system.h(265): error: asm statements not supported in
> > this environment
> >                 __asm__ __volatile (IA64_SEMFIX"xchg2 
> > %0=[%1],%2" : "=r"
> > (result)
> >                 ^
> > 
> > /usr/include/asm/system.h(265): error: expected a ")"
> >                 __asm__ __volatile (IA64_SEMFIX"xchg2 
> > %0=[%1],%2" : "=r"
> > (result)
> >                                                                   ^
> > 
> > /usr/include/asm/system.h(270): error: asm statements not supported in
> > this environment
> >                 __asm__ __volatile (IA64_SEMFIX"xchg4 
> > %0=[%1],%2" : "=r"
> > (result)
> >                 ^
> > 
> > /usr/include/asm/system.h(270): error: expected a ")"
> >                 __asm__ __volatile (IA64_SEMFIX"xchg4 
> > %0=[%1],%2" : "=r"
> > (result)
> >                                                                   ^
> > 
> > /usr/include/asm/system.h(275): error: asm statements not supported in
> > this environment
> >                 __asm__ __volatile (IA64_SEMFIX"xchg8 
> > %0=[%1],%2" : "=r"
> > (result)
> >                 ^
> > 
> > /usr/include/asm/system.h(275): error: expected a ")"
> >                 __asm__ __volatile (IA64_SEMFIX"xchg8 
> > %0=[%1],%2" : "=r"
> > (result)
> >                                                                   ^
> > 
> > compilation aborted for shmem.c (code 2)
> > 
> > ----------------------------------------------------------------------
> > 
> > -Manoj:)
> > 
> > 
> > _______________________________________________
> > Linux-IA64 mailing list
> > Linux-IA64@linuxia64.org
> > http://lists.linuxia64.org/lists/listinfo/linux-ia64
> > 
> 
> _______________________________________________
> Linux-IA64 mailing list
> Linux-IA64@linuxia64.org
> http://lists.linuxia64.org/lists/listinfo/linux-ia64

-- 

-Stephane


  parent reply	other threads:[~2003-02-27 19:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-27 19:09 [Linux-ia64] IA64/ecc - Problems with system.h Manoj Kumar Krishnan
2003-02-27 19:24 ` Siddha, Suresh B
2003-02-27 19:39 ` Stephane Eranian [this message]
2003-02-27 19:47 ` David Mosberger

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=marc-linux-ia64-105590709805941@msgid-missing \
    --to=eranian@hpl.hp.com \
    --cc=linux-ia64@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