~ubuntu-branches/debian/sid/redland-bindings/sid

« back to all changes in this revision

Viewing changes to INSTALL

  • Committer: Package Import Robot
  • Author(s): Dave Beckett
  • Date: 2013-01-22 16:03:44 UTC
  • mfrom: (0.1.10)
  • Revision ID: package-import@ubuntu.com-20130122160344-vxrnfl0xynfzbze7
Tags: 1.0.16.1-1
* New upstream release
* Add dpkg-buildflags to configure for hardening

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Installation Instructions
2
2
*************************
3
3
 
4
 
Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005,
5
 
2006, 2007, 2008, 2009 Free Software Foundation, Inc.
 
4
Copyright (C) 1994-1996, 1999-2002, 2004-2011 Free Software Foundation,
 
5
Inc.
6
6
 
7
7
   Copying and distribution of this file, with or without modification,
8
8
are permitted in any medium without royalty provided the copyright
226
226
 
227
227
and if that doesn't work, install pre-built binaries of GCC for HP-UX.
228
228
 
 
229
   HP-UX `make' updates targets which have the same time stamps as
 
230
their prerequisites, which makes it generally unusable when shipped
 
231
generated files such as `configure' are involved.  Use GNU `make'
 
232
instead.
 
233
 
229
234
   On OSF/1 a.k.a. Tru64, some versions of the default C compiler cannot
230
235
parse its `<wchar.h>' header file.  The option `-nodtk' can be used as
231
236
a workaround.  If GNU CC is not installed, it is therefore recommended