Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » U++ Developers corner » Pre-compiled headers support for MinGW
Re: Pre-compiled headers support for MinGW [message #7695 is a reply to message #7694] Mon, 15 January 2007 20:51 Go to previous messageGo to previous message
cc2000 is currently offline  cc2000
Messages: 6
Registered: January 2007
Promising Member
ok, first testing is done! notice, that i have my upp installed in "d:\upp" and disabled blitz and enabled "use shared libraries", full debug symbols. GCC build of course Wink. MINGW/GCC is the one shipped with upp 701-dev1 (3.4.??).

here is all you have to do to get GCH-support for CtrlLib.h:

/d/upp/mingw/bin/c++ -c -I"d:\upp\uppsrc" -I"d:\upp\mingw\include" -DflagGUI -DflagGCC -DflagDEBUG -DflagSHARED -DflagDEBUG_FULL -DflagWIN32 \
-g2 -fexceptions -D_DEBUG -O0 -x c++ "d:\upp\uppsrc\CtrlLib\CtrlLib.h"

May you give me an hint, where to put the compile-option -Winvalid-pch that warns about unusable GCH-files and gives very helpful hints about possible problems (mostly mismatching compile flags or macros)


regards,
steve
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Welcome to Portland!
Next Topic: Why is GTK Chameleon slow
Goto Forum:
  


Current Time: Sun Apr 28 21:50:14 CEST 2024

Total time taken to generate the page: 0.02725 seconds