-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 07/01/12 07:54, Neck Acm wrote:
> With 116 mb source file, the _build directory is 669 mb after sphinx- 
> build aborted the build process

If you just want to get something built then I suggest trying using a 64
bit operating system (you are almost certainly using a 64 bit capable
processor).

When you use a 32 bit operating system the Python process will be limited
to approximately 2GB of address space (wiggle room varies based on OS,
shared libraries and other details).  It looks like it is the address
space that you are running out of.

If you use a 64 bit operating system then address space is considerably
larger.  However you may run out of swap space so it is good idea to
configure with lots of it.

Roger
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk8JMhEACgkQmOOfHg372QTjdACgyIgLOxjACRl2GQMoANM4Nfy6
toIAmgMN+nu/qRU57738V5uTHoJd/hc3
=R+F9
-----END PGP SIGNATURE-----

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to sphinx-dev@googlegroups.com.
To unsubscribe from this group, send email to 
sphinx-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en.

Reply via email to