• 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: "Michael Miller" <email@hidden>
  • Date: Sun, 30 Sep 2007 14:11:38 -0400

On 9/30/07, Fritz Anderson <email@hidden> wrote:
>
> 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?
No, the file is .y, not .ypp
> 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)?
>

Much of this is probably uninteresting, but I've posted the entire
output at http://pastebin.com/m58ee0637 as I don't want to spam the
list with that much code.

-- Mike
 _______________________________________________
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

References: 
 >YACC woes(with XCode) (From: "Michael Miller" <email@hidden>)
 >Re: YACC woes(with XCode) (From: Fritz Anderson <email@hidden>)

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