[colm] buildprocess colm visualisation

Peter Reijnders peter.reijnders at verpeteren.nl
Sat Dec 31 10:26:44 UTC 2016


Hai

Some time ago I investigated how I the build process of colm is working.
It is not compiling and linking. Colm is bootstrapped in a clever way.
The 'main.cc' is compiled 3 times with various '-D' flags.
At that time I create this graph to get an better overview.
Please not that this is just a high level overview. Not all files
(.c, .cc, .h, .o) are name explicitly. 

Hopefully is usable for others in the future.

```
dot -Tsvg -o/tmp/buildprocess.dot.svg buildprocess.dot
```



Peter Reijnders
-------------- next part --------------
A non-text attachment was scrubbed...
Name: buildprocess.dot.svg
Type: image/svg+xml
Size: 38654 bytes
Desc: not available
URL: <http://www.colm.net/pipermail/colm-users/attachments/20161231/68c9c89e/attachment-0004.svg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: buildprocess.dot
Type: text/vnd.graphviz
Size: 1744 bytes
Desc: not available
URL: <http://www.colm.net/pipermail/colm-users/attachments/20161231/68c9c89e/attachment-0004.bin>


More information about the colm-users mailing list