Skip to content

Commit

Permalink
gengetopt-2.22.6 (rebuild with gcc-5.4.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
fd00 committed Jan 3, 2017
1 parent ff1f95b commit a7bde29
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 15 deletions.
34 changes: 19 additions & 15 deletions gengetopt/README
Expand Up @@ -6,20 +6,22 @@ uses the C library function getopt_long to perform the actual command line
parsing.

Runtime requirements:
cygwin-1.7.28-2
libgcc1-4.8.2-3
libstdc++6-4.8.2-3
cygwin-2.6.1-1
libgcc1-5.4.0-1
libstdc++6-5.4.0-1

Build requirements:
(besides corresponding -devel packages)
autoconf-13-1
automake-9-1
binutils-2.24.51-2
cygport-0.15.0-1
gcc-core-4.8.2-3
gcc-g++-4.8.2-3
libtool-2.4.2-3
make-4.0-2
binutils-2.25-4
bison-3.0.4-1
cygport-0.23.0-1
gcc-core-5.4.0-1
gcc-g++-5.4.0-1
gengetopt-2.22.6-1bl3
libtool-2.4.6-4
make-4.2.1-1

Canonical website:
http://www.gnu.org/software/gengetopt/
Expand All @@ -30,11 +32,11 @@ Canonical download:
-------------------------------------------

Build instructions:
unpack gengetopt-2.22.6-X-src.tar.xz
if you use setup to install this src package, it will be
unpacked under /usr/src automatically
cd /usr/src
cygport ./gengetopt-2.22.6-X.cygport all
1. unpack gengetopt-2.22.6-X-src.tar.xz
2. if you use setup to install this src package,
it will be unpacked under /usr/src automatically
% cd /usr/src
% cygport ./gengetopt-2.22.6-X.cygport all

This will create:
/usr/src/gengetopt-2.22.6-X-src.tar.xz
Expand Down Expand Up @@ -81,6 +83,9 @@ Files included in the binary package:

Port Notes:

----- version 2.22.6-1bl3 -----
Rebuild with gcc-5.4.0

----- version 2.22.6-1bl2 -----
Rebuild on x86_64

Expand All @@ -101,4 +106,3 @@ Rebuild with gcc-4 by fd0 <http://d.hatena.ne.jp/fd0/>

----- version 2.22.2-1bl1 -----
Initial release for Cygwin-1.7 by fd0 <http://d.hatena.ne.jp/fd0>

File renamed without changes.

0 comments on commit a7bde29

Please sign in to comment.