Log of /branches/ROBW_XPLATFORM/finley/src/CPPAdapter/finleycpp.cpp
Parent Directory
|
Revision Log
Revision
667 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Mar 24 13:25:00 2006 UTC
(15 years, 1 month ago)
by
robwdcock
File length: 6071 byte(s)
Diff to
previous 624
+ OUCH ARGHH
+ Okay the wizzy linkHack doesn't work. Not sure why but py_tests fail
when the shared library is on the link line directly (without a -l)
+ Unfortunately we can't figure out how to use -l without it prepending
a lib prefix. Hence all the shareable objects in python now need to be
called libblah.so (and lib will need to be prepended on windows!!!!).
This is not the python way and its very annoying. Why do we have this
problem? Because the C++ shared libraries link with each other.
Revision
624 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Mar 22 23:00:01 2006 UTC
(15 years, 1 month ago)
by
robwdcock
File length: 6068 byte(s)
Diff to
previous 622
+ Finish off the header file path changes
+ The C/C++ libraries now all compile on the ivec altix (cognac) using the xplatform build system
Revision
622 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Mar 22 14:00:08 2006 UTC
(15 years, 1 month ago)
by
robwdcock
File length: 6034 byte(s)
Diff to
previous 474
Creating a private branch so I can test and verify cross-platform build
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.