Re: How to build library using GCC for openMP support and still get -arch
Re: How to build library using GCC for openMP support and still get -arch
- Subject: Re: How to build library using GCC for openMP support and still get -arch
- From: Joar Wingfors <email@hidden>
- Date: Tue, 08 Oct 2013 22:48:41 -0700
On a related note:
<http://blog.llvm.org/2013/10/openmp-project.html>
Joar
On 8 okt 2013, at 17:32, Rick Mann <email@hidden> wrote:
> Thanks Sean. Looks like it's hard to get the runtime libraries on iOS. The Intel runtime wants to build with icc.
>
>
> On Oct 8, 2013, at 16:58 , Sean McBride <email@hidden> wrote:
>
>> On Tue, 8 Oct 2013 16:38:01 -0700, Rick Mann said:
>>
>>> We need OpenMP support for a part of our iOS app. Our plan was to use
>>> gcc from the command line to build this code, package it into a .a, and
>>> link that into our Xcode project. But gcc is gone, and open-source gcc
>>> doesn't support -arch.
>>
>> gcc is gone in newer Xcodes, but present in older Xcodes. Can you just use an older one? That seems safest. Otherwise, try this I guess <http://clang-omp.github.com/>
>>
>> Cheers,
>>
>> --
>> ____________________________________________________________
>> Sean McBride, B. Eng email@hidden
>> Rogue Research www.rogue-research.com
>> Mac Software Developer Montréal, Québec, Canada
>>
>>
>>
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Xcode-users mailing list (email@hidden)
>> Help/Unsubscribe/Update your Subscription:
>>
>> This email sent to email@hidden
>
>
> --
> Rick
>
>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Xcode-users mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden