• R/O
  • HTTP
  • SSH
  • HTTPS

pf3gnuchains3x: Repository summary

3.4.x系GCCをフロントエンドとするgnu chains


Recent Commits RSS

Rev. Time Author Message
b1e7490 2010-01-08 12:48:45 Masaki Muranaka master Merge branch 'master' of git://github.com/monaka/binutils
690d4ca 2010-01-08 12:31:30 ian PR 10980 * options.h (class General_options): Add --war...
a7b39d1 2010-01-08 12:16:24 ian * options.h (class General_options): Add -z text and -z ...
c958d2c 2010-01-08 12:05:45 devans * cgen-ibld.in (insert_normal, extract_normal): Minor cl...
74162cd 2010-01-08 11:19:12 corinna * cygpath.cc: Throughout, free obsolete path buffers.
cf6af2c 2010-01-08 10:52:15 Masaki Muranaka Merge branch 'master' of git://github.com/monaka/binutils
ae4bf01 2010-01-08 10:41:52 Masaki Muranaka Enable to track git://github.com/monaka/binutils.git
d97dcb9 2010-01-08 07:44:36 hjl Always keep SHT_NOTE sections bfd/ 2010-01-07 H.J. Lu ...
a6ea5d6 2010-01-08 06:18:01 corinna * overview.sgml: Fix Red Hat brand name.
2f65d89 2010-01-08 06:08:11 corinna * cygpath.cc (main): Remove enforcing "en_US.UTF-8" loca...

Branches

Name Rev. Time Author Message
master b1e7490 2010-01-08 12:48:45 Masaki Muranaka Merge branch 'master' of gi...
osx_fix 49bfc2e 2009-11-05 13:41:43 localmonaka Fix OSX's error.

README-maintainer-mode

                Notes on enabling maintainer mode

Note that if you configure with --enable-maintainer-mode, you will need
special versions of automake, autoconf, libtool and gettext. You will
find the sources for these in the respective upstream directories:

  ftp://ftp.gnu.org/gnu/autoconf
  ftp://ftp.gnu.org/gnu/automake
  ftp://ftp.gnu.org/gnu/libtool
  ftp://ftp.gnu.org/gnu/gettext

The required versions of the tools for this tree are
  autoconf 2.64
  automake 1.11
  libtool 2.2.6
  gettext 0.14.5

Note - "make distclean" does not work with maintainer mode enabled.
The Makefiles in the some of the po/ subdirectories depend upon the
Makefiles in their parent directories, and distclean will delete the
Makefiles in the parent directories before running the Makefiles in
the child directories.  There is no easy way around this (short of
changing the automake macros) as these dependencies need to exist in
order to correctly build the NLS files.
Show on old repository browser