Hi,  K. Frank

On Thu, Oct 20, 2011 at 1:54 AM, K. Frank <kfrank2...@gmail.com> wrote:
> Hello xunxun!
>
> On Wed, Oct 19, 2011 at 11:43 AM, xunxun <xunxun1...@gmail.com> wrote:
>> 于 2011/10/19 23:38, Morcego Vermelho 写道:
>> ...
>> If you refer to Qt build, you can modify
>>
>> mkspecs/win32-g++/qmake.conf  (similar it is, I forgot that)
>>
>> QMAKE_CFLAGS_RELEASE = -O2 -fno-keep-inline-dllexport
>
> Thank you.  I will give this a try.  In my case I am trying to build both
> the debug and release versions.  Is there a corresponding flag I should
> set for the debug version.
>
> (It appears that my "Memory exhausted" error is occurs during the
> debug part of the build process.)
This is very similar. You can also modify the qmake.conf
QMAKE_CFLAGS_DEBUG= -g -fno-keep-inline-dllexport  (should be
QMAKE_CFLAGS_DEBUG? I forgot it, too...)
>
> Am I right that to do this I edit qmake.conf by hand?  Would anyone
> know offhand whether I should be doing this before or after I run the
> initial configure step?
>
>> ...
>> Best Regards,
>> xunxun
>
> Thanks.  I appreciate your advice.
>
>
> K. Frank
>
> ------------------------------------------------------------------------------
> The demand for IT networking professionals continues to grow, and the
> demand for specialized networking skills is growing even more rapidly.
> Take a complimentary Learning@Ciosco Self-Assessment and learn
> about Cisco certifications, training, and career opportunities.
> http://p.sf.net/sfu/cisco-dev2dev
> _______________________________________________
> Mingw-w64-public mailing list
> Mingw-w64-public@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
>



-- 
Best Regards,
xunxun

------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Ciosco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to