← Back to team overview

yade-dev team mailing list archive

scons -h not working with profiles.

 

Hi,

I wanted to check the compilation options, quickly, with 'scons -h'.

And so I had to wait about 3 minutes.... and didn't see the options:


janek@szpak:~/40-Yade/Code/HEAD/trunk$ scons -h
scons: Reading SConscript files ...
@@@ Using profile fast (scons.profile-fast) @@@
@@@ Using profile slow (scons.profile-slow) @@@
Yade version is `0.12', installed files will be suffixed with `-0.12-fast'.
All intermediary files will be in `/home/janek/20-Programowanie/10-cpp/50-Yade/Code/HEAD/build-0.12-fast'.
Yade version is `0.12', installed files will be suffixed with `-0.12-slow'.
All intermediary files will be in `/home/janek/20-Programowanie/10-cpp/50-Yade/Code/HEAD/build-0.12-slow'.
scons: `install' is up to date.
scons: `/home/janek/40-Yade/Bin/HEAD-fast' is up to date.
scons: `install' is up to date.
scons: `/home/janek/40-Yade/Bin/HEAD-slow' is up to date.
janek@szpak:~/40-Yade/Code/HEAD/trunk$ 


Obviously it's because of profiles. So I do this:

$ scons profile=slow -h

and it works.

-- 
Janek Kozicki                                                         |