← Back to team overview

yade-dev team mailing list archive

Re: compile options in python?

 

from yade import config
dir(config) # to see what the module defines
print config.features

HTH, v.
> is the a python command that will print the compile options that were
> used to compile the running binary? just printing features='...' or
> whole content of scons-profile.
> 





References