• 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
Re: Groups, shell scripts, yacc
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Groups, shell scripts, yacc


  • Subject: Re: Groups, shell scripts, yacc
  • From: Gerard Iglesias <email@hidden>
  • Date: Sat, 22 Nov 2003 21:33:54 +0100

Le Nov 22, 2003, ` 7:10 PM, Olger Warnier a icrit :

Hi Glen,

I have had the same issues and browsed the xcode mailing list.
The following works for me:
Open the info panel for your target and (rules tab):
Under rules add a new rule (the + button down in the screen)
As file type you choose Yacc source files
using: Custom Script
The custom script is as follows:
cd "$(DERIVED_FILE_DIR)/Yacc" && /usr/bin/bison -y -p eval -l -d -v "$(INPUT_FILE_PATH)" -o yourCfileName.c

Something that I don't understand is that I didn't need to make this to get my flex and bison file to compile???


Maybe something related to relative/absolute path ?

Very strange?

	Gerard
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.

References: 
 >Groups, shell scripts, yacc (From: Glen Low <email@hidden>)
 >Re: Groups, shell scripts, yacc (From: Scott Tooker <email@hidden>)
 >Re: Groups, shell scripts, yacc (From: Glen Low <email@hidden>)
 >Re: Groups, shell scripts, yacc (From: Olger Warnier <email@hidden>)

  • Prev by Date: version.plist?
  • Next by Date: New Custom executables crash
  • Previous by thread: Re: Groups, shell scripts, yacc
  • Next by thread: Re: Groups, shell scripts, yacc
  • Index(es):
    • Date
    • Thread