Log of /branches/intelc_win32/scons/cognac_options.py
Parent Directory
|
Revision Log
Revision
742 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Jun 24 11:27:16 2006 UTC
(16 years, 9 months ago)
by
woo409
File length: 1414 byte(s)
Diff to
previous 691
+ Initial commit of win32 port using intel c++ compiler 9.1.x for Windows
+ This version is failing some file handling tests in python
Revision
691 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Mar 29 03:43:36 2006 UTC
(16 years, 11 months ago)
by
robwdcock
Original Path:
trunk/scons/cognac_options.py
File length: 1438 byte(s)
Diff to
previous 689
+ Fixed incorrect target path in SConstruct file
+ cognac now links with g++ compiled boost rather than intelc compiled boost due to compilation errors with intel c. (Finley will still compile and work with intel c though) - this is the same configuration as the access altix
Revision
682 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Mar 27 02:43:09 2006 UTC
(17 years ago)
by
robwdcock
Original Path:
trunk/scons/cognac_options.py
File length: 1446 byte(s)
Diff to
previous 645
+ NEW BUILD SYSTEM
This commit contains the new build system with cross-platform support.
Most things work are before though you can have more control.
ENVIRONMENT settings have changed:
+ You no longer require LD_LIBRARY_PATH or PYTHONPATH to point to the
esysroot for building and testing performed via scons
+ ACcESS altix users: It is recommended you change your modules to load
the latest intel compiler and other libraries required by boost to match
the setup in svn (you can override). The correct modules are as follows
module load intel_cc.9.0.026
export
MODULEPATH=${MODULEPATH}:/data/raid2/toolspp4/modulefiles/gcc-3.3.6
module load boost/1.33.0/python-2.4.1
module load python/2.4.1
module load numarray/1.3.3
Revision
551 -
(
view)
(
annotate)
-
[select for diffs]
Added
Wed Feb 22 02:59:25 2006 UTC
(17 years, 1 month ago)
by
robwdcock
Original Path:
trunk/scons/cognac_options.py
File length: 1554 byte(s)
Scons build options for cognac.ivec.org using intel v9.0.026 compilers
Note: Boost is currently not available as a module on cognac. As a result the boost directories used in this build point to my specific boost installation which should be visible to all ivec users. This will get fixed eventually.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.