[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

5.12 no-fmemopen option (-m)

This is the “do not use in-mem streams” option. If the local C library supports "fopencookie(3GNU)", or "funopen(3BSD)" then AutoGen prefers to use in-memory stream buffer opens instead of anonymous files. This may lead to problems if there is a shortage of virtual memory. If, for a particular application, you run out of memory, then specify this option. This is unlikely in a modern virtual memory environment.

On platforms without these functions, the option is accepted but ignored.


This document was generated by Bruce Korb on December 13, 2010 using texi2html 1.82.

Viewable With Any Browser   autogen Home