• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
gcc 4.2 and OpenMP, targeting 10.4u SDK from 10.5.1
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gcc 4.2 and OpenMP, targeting 10.4u SDK from 10.5.1


  • Subject: gcc 4.2 and OpenMP, targeting 10.4u SDK from 10.5.1
  • From: Aaron Darling <email@hidden>
  • Date: Tue, 24 Jun 2008 15:32:22 +1000

Sorry if this is a FAQ, I googled it without success.  I have installed
the gcc-4.2 preview 1 from the ADC site.  My gcc complains that it
cannot open omp.h when I use the 10.4u framework.  Is there a way around
this, or is openmp only supported on 10.5+ with apple compilers?

My test program looks like:

#include <omp.h>
int main(void){ return 0; }

and my build command is:

gcc-4.2 -fopenmp -isysroot /Developer/SDKs/MacOSX10.4u.sdk test.c

 _______________________________________________
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

  • Prev by Date: Re: AppleScripting Xcode
  • Next by Date: incremental search (input managers)
  • Previous by thread: Re: how to pass parameters to main() function through xcode?
  • Next by thread: incremental search (input managers)
  • Index(es):
    • Date
    • Thread