8000 GitHub - XLTools/iconv: Cross-Platform CMake build system for IConv, modified from GNU
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jul 17, 2021. It is now read-only.

XLTools/iconv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IConv

Specific blocks dependent on the _MSC_VER macro have been defined thanks to Youngho's patches described here.

The rest of the library has pre-built config.h headers from test build systems (CentOS 5, MSYS2, and various cross-compilers).

The library has been tested with the following build chains and systems:

  • Centos 5 (Static Only)
  • Ubuntu 16.04 (Static Only)

Cross-Compilers

The cross-compiler settings were done using MXE on Ubuntu, using IConv downloaded from GNU with the following settings:

Hosts

  • i686-w64-mingw32
  • x86_64-w64-mingw32
./configure CC=/usr/bin/$HOST-gcc --host=$HOST

About

Cross-Platform CMake build system for IConv, modified from GNU

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 95.5%
  • C++ 4.4%
  • CMake 0.1%
0