![]() |
Telelogic TAU (steve huntington) | ![]() |
Topic Title: SCons Build System Topic Summary: Developing TAU G2 2.7 Created On: 17-Jan-2007 10:01 Status: Read Only |
Linear : Threading : Single : Branch |
![]() |
![]()
|
![]() |
|
I am trying to use the Scons build system to build UML with TAU G2 2.7. Do you know of any examples of where this has been used or know of anything that could be adapted from the command line?
|
|
![]() |
|
![]() |
|
Hi
I don't know much about Scons, but I guess it's raison d'etre is to get around the pain of manually constructing and maintaining arcane makefiles. However because Tau automatically constructs the makefile, this pain doesn't directly apply when using Tau: so I'd suggest you let Tau generate its makefile and then get Scons to run make on it and then use Scons to integrate the output of make into your overall build. Or I suppose you could develop a Tau addin which takes the model and generates a config file for Scons, or even directly runs Scons. Both these are possible through the Tau APIs. Or if you're developing on Windows you could use Python to access the Tau model (i.e. through Tau's COM API using Python-win32) and extract the needed build information. HTH Ian ------------------------- ============= Ian Barnard Principal Consultant Telelogic UK, an IBM company |
|
![]() |
Telelogic TAU
» TAU/Developer
»
SCons Build System
|
![]() |
FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.