Changeset 1638
- Timestamp:
- Dec 11, 2008, 4:37:04 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/README.developer
r1605 r1638 18 18 19 19 If shared library is enabled (default), libtool creates wrapper 20 scripts in test/ that call the test programs located in21 test/.libs. While this allow us to dynamically link against the 22 t emporary library in yat/, it makes straightforward usage of GDB20 scripts in directory test/ that call the test programs located in 21 directory test/.libs/. While this allows us to dynamically link against 22 the temporary library in yat/, it makes straightforward usage of GDB 23 23 impossible. For that reason libtool provides a wrapper: 24 24
Note: See TracChangeset
for help on using the changeset viewer.