From: Manoj Kumar Krishnan <manoj1@ERC.MsState.Edu>
To: linux-ia64@vger.kernel.org
Subject: [Linux-ia64] IA64/ecc - Problems with system.h
Date: Thu, 27 Feb 2003 19:09:50 +0000 [thread overview]
Message-ID: <marc-linux-ia64-105590709805939@msgid-missing> (raw)
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:)
next reply other threads:[~2003-02-27 19:09 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-27 19:09 Manoj Kumar Krishnan [this message]
2003-02-27 19:24 ` [Linux-ia64] IA64/ecc - Problems with system.h Siddha, Suresh B
2003-02-27 19:39 ` Stephane Eranian
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-105590709805939@msgid-missing \
--to=manoj1@erc.msstate.edu \
--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