Mac Where Icu Libraries And Headers Can Be Found

libicudata(3LIB)

I check the ICU 4.0's guideline doc, it describes way to add converter to locale data, but it only works for pre-ICU 3.2 version. I found it's deprecated because ICU 4.0 just get a dat file which includes all data it need while ICU 3.2 maintained locale data files e.g.ucm,.txt. Below is directories under source/data ICU4.0 in/ out/ misc. ICU is a mature, widely used set of C/C and Java libraries providing Unicode and Globalization support for software applications. ICU is widely portable and gives applications the same results on all platforms and between C/C and Java software.

Name

libicudata - ICU data library

Synopsis

Description

This library provides data used by the ICU libraries through C++ and C API.

The library is compiled with Sun Studio 12 Update 1 version of C++ compiler. Therefore usersof the library must also use the same or newer version of the compiler to compile their programsources. icu-config(1) or pkg-config(1) should be used to determine correct build flags.

Interfaces

Interfaces

Refer to the following online document for the needed header files and interfaces available with the shared object library:

Files

/usr/lib/libicudata.46.1

shared object

/usr/lib/64/libicudata.46.1

64-bit shared object

Attributes

Specify Where Icu Libraries And Headers Can Be Found Default

Where

See attributes(5) for descriptions of the following attributes:

Availability
Interface Stability
MT-Level

See also

Intro(3), libicui18n(3LIB), libicuio(3LIB), libicule(3LIB), libiculx(3LIB), libicutu(3LIB), libicuuc(3LIB), attributes(5), environ(5)

COPYRIGHT AND LICENSE

COPYRIGHT AND LICENSE

ICU License - ICU 1.8.1 and later

COPYRIGHT AND PERMISSION NOTICE

LICENSE TERMS AND CONDITIONS

Copyright (c) 1995-2010 International Business Machines Corporation and others All rightsreserved.

Permission is hereby granted, free of charge, to any person obtaining a copy of this softwareand associated documentation files (the 'Software'), to deal in the Software without restriction,including without limitation the rights to use, copy, modify, merge, publish, distribute, and/orsell copies of the Software, and to permit persons to whom the Software is furnished to do so,provided that the above copyright notice(s) and this permission notice appear in all copies of theSoftware and that both the above copyright notice(s) and this permission notice appear in supportingdocumentation.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDINGBUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE ANDNONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED INTHIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANYDAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OFTHIS SOFTWARE.

Except as contained in this notice, the name of a copyright holder shall not be used inadvertising or otherwise to promote the sale, use or other dealings in this Software without priorwritten authorization of the copyright holder.

Specify Where Icu Libraries And Headers Can Be Found Default Mac

All trademarks and registered trademarks mentioned herein are the property of their respectiveowners.