Trolltech Home | Qt-jambi-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 1

Qt-jambi-interest Archive, October 2007
Recommended -mx value


Message 1 in thread

Hi!

The recommended option for out-of-memory-errors on compilation errors

  http://doc.trolltech.com/qtjambi-4.3.1_01/com/trolltech/qt/qtjambi-installation.html

is -J-mx1024. Are 1024 bytes going to help much or should that be 1024m?

Harri.


Message 2 in thread

Harri Porten wrote:
> Hi!
> 
> The recommended option for out-of-memory-errors on compilation errors
> 
>  http://doc.trolltech.com/qtjambi-4.3.1_01/com/trolltech/qt/qtjambi-installation.html 
> 
> 
> is -J-mx1024. Are 1024 bytes going to help much or should that be 1024m?

Hi Harri,

This should definitly be 1024m, we have the same doc-bug in our README 
file ;-) Thanks for reporting.

-
Gunnar


Message 3 in thread

On Wed, 3 Oct 2007, Gunnar Sletta wrote:

> This should definitly be 1024m, we have the same doc-bug in our README file 
> ;-) Thanks for reporting.

Are you talking about the BUILDING_SOURCE_PACKAGE file? It seemed out of 
date - at least the build was incomplete when I followed it. Maybe it 
lacks the suggestion to set QTDIR? Have not investigated the details.

Harri.