Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
+ 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.
Creating a private branch so I can test and verify cross-platform build
move all directories from trunk/esys2 into trunk and remove esys2
Merge of development branch dev-02 back to main trunk on 2005-09-01
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.
ViewVC Help | |
Powered by ViewVC 1.1.26 |