some123/fake432/path567

2 Messages Forum Options Options
Permalink
Berend de Boer
some123/fake432/path567
Reply Threaded More
Print post
Permalink
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


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
gobo-eiffel-develop mailing list
gobo-eiffel-develop@...
https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop

smime.p7s (1K) Download Attachment
Emmanuel Stapf [ES]
Re: some123/fake432/path567
Reply Threaded More
Print post
Permalink
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: gobo-eiffel-develop-bounces@...
> [mailto:gobo-eiffel-develop-bounces@...] 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
>


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
gobo-eiffel-develop mailing list
gobo-eiffel-develop@...
https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop