Am Mittwoch 14 Mai 2008 16:30:24 schrieben Sie:
> Are you sure the generated source file names are completely unpredictable?
> Unless some random generator is being used, those names are probably
> predictable, and it might be worth your while to look further into figuring
> out how you can do that.
The only thing predictable is the output directory (where atm a Makefile is 
placed which we use with gmake + link the resulting library in the toplevel 
makefile, as that name is known, too.). We can't predict them, as the code 
generator generates one file per datatype and the datatypes are dynamic 
dependend of the input file. To perdict them, in fact, the generator would 
have to run.


-- 
-------------------------------------- Christoph Cullmann ---------
AbsInt Angewandte Informatik GmbH      Email: [EMAIL PROTECTED]
Science Park 1                         Tel:   +49-681-38360-22
66123 Saarbrücken                      Fax:   +49-681-38360-20
GERMANY                                WWW:   http://www.AbsInt.com
--------------------------------------------------------------------
Geschäftsführung: Dr.-Ing. Christian Ferdinand
Eingetragen im Handelsregister des Amtsgerichts Saarbrücken, HRB 11234
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to