• 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
adding script phase
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

adding script phase


  • Subject: adding script phase
  • From: "James E. Hopper" <email@hidden>
  • Date: Mon, 30 May 2005 20:21:40 -0400

in tiger i am once again trying to get the native build system to work with Ada. i have it recognizing *.adb files and doing the proper compile and then it tries to link it. problem is i need a step in between which i do using a script build phase in the old jambase projects. so i put a script phase and set it up with no input or output files. but as far as i can see the build ignores the script phase and never tries to run it. i assume it thinks it should be run after the link phase. i file a radar bug report a LONG time ago about this, but it never went anywhere.

ok fine, i added in input file which is main.ali. i used full path name to where the ada compiler creates this file. still the script phase is ignored. the script creates a file called b~main.o. i hard coded the path names to make sure it would see the files. still the script phase is ignored.

what do i have to do to get a script phase to work? i also tried tying it to main.o as the input, but its still ignored.

what part does the derived sources directory play in all this. should i force the ali file into that directory??

jim

_______________________________________________
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:
    • App runs in Debug or Run in XCode... but not as stand-alone?
      • From: Mark Grob <email@hidden>
  • Prev by Date: Re: Problem using Java 5.0 on Xcode...
  • Next by Date: Shark isn't showing my function names or source code
  • Previous by thread: Re: Problem using Java 5.0 on Xcode...
  • Next by thread: App runs in Debug or Run in XCode... but not as stand-alone?
  • Index(es):
    • Date
    • Thread