Last change
on this file was
8574,
checked in by westram, 13 years ago
|
- [8567] failed on WCs where shared libs were up-to-date, but not yet present in $ARBHOME/lib
- link libs directly in $ARBHOME/lib
- no longer create 'SHARED.a' in shared-library-dirs
- unit tests caused build of 'SHARED.so' (instead of 'libSHARED.so'). Every library existed twice.
- changed test-target-names for shared libaries (e.g. ARBDB/ARBDB.test → ARBDB/libARBDB.test)
- added failing stopper targets to main-Makefile and shared-lib-Makefiles
- changed all dependencies to shared libs
- fixed dependency scripts to perform correct translations from lib/libUNIT.so ↔ UNIT/UNIT.(dummy|a). omg
- updated predefined RESTRICT_LIB entries in UNIT_TESTER/Makefile.setup.template
- check whether RESTRICT_LIB uses obsolete test-names (e.g. ARBDB instead of libARBDB) and fail if.
|
File size:
71 bytes
|
Line | |
---|
1 | # libraries needed to link against TOOLS/arb_test.o |
---|
2 | |
---|
3 | lib/libARBDB.so |
---|
4 | |
---|
5 | |
---|
Note: See
TracBrowser
for help on using the repository browser.