Re: specifying yacc flags for single file?
Re: specifying yacc flags for single file?
- Subject: Re: specifying yacc flags for single file?
- From: Gerard Iglesias <email@hidden>
- Date: Mon, 17 May 2004 14:15:00 +0200
I just tested the thing under 1.2, you have to select your file a .ym
or .lm and bring the inspector in front and select the 'build' pane,
you can add there flags for the compiler, it seems to work file:
I added -TOTOTOTOT and get the following in the build inspector :
....
/usr/bin/bison -d -y -TOTOTOTOT -d -b
/Users/gerard/Developer/........
......
Regards
Gerard
Le 17 mai 2004, ` 10:41, Izidor Jerebic a icrit :
> On 16 May 2004, at 22:49, Gerard Iglesias wrote:
>
>> Hi,
>>
>> I have not the time to check it how it is in the Xcode 1.2 version,
>> but in the past I used sub target for the different parser I needed
>> to make, then you can specify target for YACC or LEX as you want in
>> the inspector panel
>>
>>
> Thanks for the reply, but I could not get it to work in this way...
>
> What kind of sub-target did you use? When I select "New Target", I can
> only choose among targets which produce applications, bundles and so
> on. What target can I use for sub-target to produce compiled yacc and
> lex files (.o) and include them in the super-target build process?
>
> izidor
> _______________________________________________
> 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.
_______________________________________________
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.