Re: gexace
Eric Bezault <ericb-D6Qt/9opevxWk0Htik3J/[email protected]>
| Newsgroups | gmane.comp.lang.eiffel.gobo.general |
|---|---|
| Organization | Gobo |
| Message-ID | <[email protected]> |
Bolstad, Mark (Cont,ARL/CISD) wrote: > I think that I need a new option in gexace. When compiling against a number of GNU packages, they use pkg-config for configuring the different compile options. What I'd like to do is the following is a xace file: > > <option name="header" value="`pkg-config --cflags gtk+-2.0`"/> > <option name="link" value="`pkg-config --libs glib-2.0`"/> > > and have the value appropriately expanded. Do you mean that it works both with ISE and SmartEiffel? > If I slight modify the syntax to: > <option name="header" value=". `pkg-config --cflags gtk+-2.0`"/> > > I can get the ISE compiler to swallow the statement, SmartEiffel chokes (it formats the statement as "-I'pkg-config --cflags -Igtk+-2.0`. If you answered yes to my previous question above, then can you try to split the option into two: <option name="header" value="."/> <option name="header" value="`pkg-config --cflags gtk+-2.0`"/> PS: I will be in a meeting during the next 3 days, so I didn't have time to try this suggestion myself. Furthermore I will probably not be able to answer my emails until the beginning of next week. -- Eric Bezault mailto:ericb-D6Qt/9opevxWk0Htik3J/[email protected] http://www.gobosoft.com To Post a message, send it to: [email protected] To Unsubscribe, send a blank message to: [email protected] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/gobo-eiffel/ <*> To unsubscribe from this group, send an email to: [email protected] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/