* [SPDK] Error while compiling the spdk-16.12 for arm64 architecture
@ 2017-02-28 12:18 Balaji G
0 siblings, 0 replies; 3+ messages in thread
From: Balaji G @ 2017-02-28 12:18 UTC (permalink / raw)
To: spdk
[-- Attachment #1: Type: text/plain, Size: 383 bytes --]
Hi All,
I have downloaded the spdk-16.12.zip
and tried to compile for the arm64 architecture but i got the following
error
In file included from nvme_ctlr_cmd.c:30:0:
nvme_internal.h:49:23:fatal error:x86intrin.h: No such file or directory
Compilation terminated.
So, can anyone tell me does the spdk has the support for ARM architecture
Regards,
G.Balaji
[-- Attachment #2: attachment.html --]
[-- Type: text/html, Size: 714 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [SPDK] Error while compiling the spdk-16.12 for arm64 architecture
@ 2017-02-28 16:40 Walker, Benjamin
0 siblings, 0 replies; 3+ messages in thread
From: Walker, Benjamin @ 2017-02-28 16:40 UTC (permalink / raw)
To: spdk
[-- Attachment #1: Type: text/plain, Size: 1174 bytes --]
On Tue, 2017-02-28 at 17:48 +0530, Balaji G wrote:
> Hi All,
> I have downloaded the spdk-16.12.zip
> and tried to compile for the arm64 architecture but i got the
> following error
>
> In file included from nvme_ctlr_cmd.c:30:0:
> nvme_internal.h:49:23:fatal error:x86intrin.h: No such file or
> directory
> Compilation terminated.
>
> So, can anyone tell me does the spdk has the support for ARM
> architecture
SPDK only supports x86 and x86-64 today. There isn't anything
particularly tricky about porting to ARM that I can think of off the
top of my head and we'd happily accept patches for the few required
modifications if someone wanted to contribute.
Note that in our current continuous integration set up, there are only
x86-64 systems. If someone wanted to step up and provide proper ARM
support, they'd need to take on the responsibility of testing at least
compilation somehow or it would be likely that the support would
quickly bit rot.
>
>
>
>
> Regards,
> G.Balaji
> _______________________________________________
> SPDK mailing list
> SPDK(a)lists.01.org
> https://lists.01.org/mailman/listinfo/spdk
[-- Attachment #2: smime.p7s --]
[-- Type: application/x-pkcs7-signature, Size: 3274 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [SPDK] Error while compiling the spdk-16.12 for arm64 architecture
@ 2017-02-28 17:54 Isaac Otsiabah
0 siblings, 0 replies; 3+ messages in thread
From: Isaac Otsiabah @ 2017-02-28 17:54 UTC (permalink / raw)
To: spdk
[-- Attachment #1: Type: text/plain, Size: 718 bytes --]
I do not see support for arm64 include file in /usr/lib/gcc/x86_64-redhat-linux/4.8.2/include/x86intrin.h.
Isaac
From: SPDK [mailto:spdk-bounces(a)lists.01.org] On Behalf Of Balaji G
Sent: Tuesday, February 28, 2017 4:19 AM
To: spdk(a)lists.01.org
Subject: [SPDK] Error while compiling the spdk-16.12 for arm64 architecture
Hi All,
I have downloaded the spdk-16.12.zip
and tried to compile for the arm64 architecture but i got the following error
In file included from nvme_ctlr_cmd.c:30:0:
nvme_internal.h:49:23:fatal error:x86intrin.h: No such file or directory
Compilation terminated.
So, can anyone tell me does the spdk has the support for ARM architecture
Regards,
G.Balaji
[-- Attachment #2: attachment.html --]
[-- Type: text/html, Size: 3734 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-02-28 17:54 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-28 16:40 [SPDK] Error while compiling the spdk-16.12 for arm64 architecture Walker, Benjamin
-- strict thread matches above, loose matches on Subject: below --
2017-02-28 17:54 Isaac Otsiabah
2017-02-28 12:18 Balaji G
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.