From: Emmanuel S. [ES] <ma...@ei...> - 2008-04-16 05:34:58
|
No this is correct. Eric is using a trick of the C compiler that will not complain for an invalid include file specification. As this is translated as: ... -Isome123/fake432/path567 -O0 ... Manu > -----Original Message----- > From: gob...@li... > [mailto:gob...@li...] On > Behalf Of Berend de Boer > Sent: Tuesday, April 15, 2008 10:06 PM > To: Gobo Developers Mailing List > Subject: [gobo-eiffel-develop] some123/fake432/path567 > > Hi All, > > If you use c_compiler_options in .xace you get code like this; > > <external_include location="some123/fake432/path567 -O0"/> > > I suppose this is a mistake in ET_XACE_ACE_GENERATOR? > > -- > Cheers, > > Berend de Boer > |