• 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
Run Script dependency
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Run Script dependency


  • Subject: Run Script dependency
  • From: John Weeks <email@hidden>
  • Date: Tue, 9 May 2006 09:43:43 -0700

I have a problem that must have been worked out before...

I have some Fortran code that gets built using gfortran; to invoke gfortran
I use a Run Script build phase to run a make file. The make file creates a
library that the application depends on.

The problem is that the dependencies are checked before building begins. At
that point, the library hasn't been re-built. So when I change a fortran
file, I have to build twice- one time invokes the make file to re-build the
library, the next one notices that the library has been re-built and
invokes the linker.

How do I get XCode to notice that the library has been re-built during the
Run Script phase?

Regards,
John Weeks

WaveMetrics, Inc.
Phone (503) 620-3001
Fax   (503) 620-6754
email   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

  • Follow-Ups:
    • Re: Run Script dependency
      • From: Jonas Maebe <email@hidden>
  • Prev by Date: Turning off 'enumeral mismatch' warnings?
  • Next by Date: Re: Run Script dependency
  • Previous by thread: Re: Turning off 'enumeral mismatch' warnings?
  • Next by thread: Re: Run Script dependency
  • Index(es):
    • Date
    • Thread