scuffed-code/icu4c/source/tools/pkgdata
Yves Arrouye 2cf8109556 ICU-3 initial support for static libraries. The current problems are:
- pkgdata will still generate a dll (not a problem if you use files or the
mappable archive).
- because of referecences to ostream in ustring, the linker wants to resolve
these symbols, forcing us to use a C++ compiler to link C programs. That is
bad and need to be resolved.
- if you build static, then reconfigure w/o them and do make clean, the
static libraries will be left over.

Static is controlled by --enable-static. Shared libraries can be disabled
with --disable-shared.

X-SVN-Rev: 2494
2000-09-22 22:58:36 +00:00
..
.cvsignore ICU-393 updated .cvsignore 2000-08-29 07:29:05 +00:00
cmnmode.c ICU-577 Changed the informative messages from stderr -> stdout. 2000-08-30 20:14:58 +00:00
dllmode.c ICU-578 icudata conflicts with user data 2000-08-30 23:58:24 +00:00
gmake.c ICU-360 pkgdata tool 2000-07-10 17:53:01 +00:00
icupkg.inc.in ICU-360 pkgtools, out of source test update,fix 'make install' on solaris 2000-08-15 02:41:58 +00:00
makefile.h ICU-360 pkgdata tool 2000-06-14 00:50:58 +00:00
Makefile.in ICU-3 initial support for static libraries. The current problems are: 2000-09-22 22:58:36 +00:00
nmake.c ICU-457 support for spaces in dir names on Win32 (initial revision) 2000-08-08 23:20:37 +00:00
pkgdata.c ICU-597 Make the definition for main more consistent for OS/400. 2000-09-21 21:49:32 +00:00
pkgdata.dsp ICU-360 more win32 changes 2000-07-19 06:45:14 +00:00
pkgdata.dsw ICU-360 project and workspace files for pkgdata on win32 2000-07-13 20:55:58 +00:00
pkgtypes.c ICU-457 support for spaces in dir names on Win32 (initial revision) 2000-08-08 23:20:37 +00:00
pkgtypes.h ICU-457 support for spaces in dir names on Win32 (initial revision) 2000-08-08 23:20:37 +00:00
winmode.c ICU-577 Changed the informative messages from stderr -> stdout. 2000-08-30 18:30:57 +00:00