/[Apache-SVN]
ViewVC logotype

Revision 58431


Jump to revision: Previous Next
Author: aaron
Date: Mon Oct 15 23:36:37 2001 UTC (22 years, 7 months ago)
Changed paths: 3
Log Message:
Brings APRUTIL up to speed with recent APR changes that are intended to
eventually make shared builds work on AIX.

- Now creating exports.c and export_vars.h from APR awk scripts.
- Those are used to created exports.lo which can be linked to any
  binary to force all symbols to be "used" so the linker will resolve them.
- Also used to create a list of exported symbols which is necessary for
  linkers like AIX.

I had to explicitly state where to include APR files from, but this may
not be absolutely necessary once I trim out some of the unneeded parts
of make_exports.awk and make_var_export.awk.


Changed paths

Path Details
Directoryapr/apr-util/trunk/ modified , props changed
Directoryapr/apr-util/trunk/.cvsignore modified , text changed
Directoryapr/apr-util/trunk/Makefile.in modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26