← Back to team overview

yade-dev team mailing list archive

scons and automatic linking

 

Vaclav,

since scons is so powerful and uses python.. :)

Do you think you could do something that will fill automatically the
"link with" part in SConscript files?

1. my proposal: grep source files for #include and link with those
files that are found after #include. Add a short table which contains
exceptions of this rule.

2. Bruno's proposal: link with everything compiled so far.

-- 
Janek Kozicki                                                         |
_______________________________________________
yade-dev mailing list
yade-dev@xxxxxxxxxxxxxxxx
https://lists.berlios.de/mailman/listinfo/yade-dev



Follow ups