• 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: YACC woes(with XCode)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: YACC woes(with XCode)


  • Subject: Re: YACC woes(with XCode)
  • From: Fritz Anderson <email@hidden>
  • Date: Sun, 30 Sep 2007 12:59:45 -0500


On 30 Sep 2007, at 12:19 PM, Michael Miller wrote:

On XCode 2.4, the code I'm working with(which is very large) compiles
fine. However, on XCode 2.5, the YACC compiling doesn't work as
expected. Specifically, YACC outputs .hpp files instead of .h
files(same content, different extension). Right now, XCode deals with
the compiling of the .y files. How can I force XCode to tell YACC to
output .h files instead of .hpp files? This is an annoying change, as
most other platforms(including XCode 2.4) output .h files.

1. According to the man page (man bison), bison will output .cpp/.hpp files if the grammar file has the .ypp suffix. Is this the case?


2. What is the command line in the build transcript (Build Results window -> click the lines-of-text button at the bottom left of the upper panel)?

	— F

_______________________________________________
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: YACC woes(with XCode)
      • From: "Michael Miller" <email@hidden>
References: 
 >YACC woes(with XCode) (From: "Michael Miller" <email@hidden>)

  • Prev by Date: YACC woes(with XCode)
  • Next by Date: Re: YACC woes(with XCode)
  • Previous by thread: YACC woes(with XCode)
  • Next by thread: Re: YACC woes(with XCode)
  • Index(es):
    • Date
    • Thread