[Scons-users] Modify CXXFile Builder

Dirk Bächle tshortik at gmx.de
Sat Nov 22 07:46:20 EST 2014


Hi Stijn,

On 19.11.2014 12:18, Stijn De Ruyck wrote:
>
> Hi Dirk,
>
> Thanks, actually, starting from your example, I got it to work in an 
> even simpler way.
>
> [...]
>
> Now it works like the first solution (but also leaving behind the temp 
> file). Still the first solution is simpler, no?
>
> What else could I be missing?
>
don't worry, there's nothing you have missed. Your solution with the 
CXXFile() method works fine, so stick to it. I initially thought that 
internally CXXFile would do something different than calling the Flex 
builder directly, but they're the same (I looked up the sources in the 
meantime). So as you correctly stated, pulling out the Flex.Action and 
creating a new Builder Flex() from it isn't needed.

Best regards,

Dirk

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20141122/5c3de7b7/attachment.html>


More information about the Scons-users mailing list