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: Sean McBride <email@hidden>
- Date: Tue, 08 Oct 2013 19:58:53 -0400
- Organization: Rogue Research Inc.
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