Results 1 to 5 of 5

Thread: Windows minGW g++ version 3.4.5

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Aug 2009
    Posts
    30
    Thanks
    4
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows

    Default Windows minGW g++ version 3.4.5

    I've installed Qt under Windows. Qt installs mingw for me. Dropping to the Qt command prompt and typing g++, I see the following:


    C:\Qt\2009.03\qt>g++ --version
    g++ (GCC) 3.4.5 (mingw-vista special r3)
    Copyright (C) 2004 Free Software Foundation, Inc.


    I'm more familiar with the Microsoft compiler world of things, so forgive me if the following questions are silly:

    1. Does that mean Qt 4.5 on Windows is tied to g++ 3.4.5?
    2. I read somewhere else that g++ (gcc is the same thing, right?) is on version 4.4.1. Why such an old version?
    3. Is it possible and trivial to upgrade the compiler if necessary?
    4. What if I was to use some third party piece of software that only works on gcc versions 4 and upwards?


    Thanks,

    PUK
    Last edited by PUK_999; 19th August 2009 at 18:05.

Similar Threads

  1. Don't configure under vs command prompt when building gcc (mingw) version of qt
    By piotr.dobrogost in forum Installation and Deployment
    Replies: 4
    Last Post: 1st February 2011, 20:28
  2. using the qt 4.4.0 evaluation version with MinGw
    By dano in forum Installation and Deployment
    Replies: 4
    Last Post: 4th July 2008, 16:02
  3. Qt + boost + MinGW on Windows
    By akos.maroy in forum Newbie
    Replies: 3
    Last Post: 12th June 2008, 14:53
  4. Distributing QT application for Mac OS
    By mb0 in forum Qt Programming
    Replies: 1
    Last Post: 31st May 2007, 18:59
  5. Replies: 15
    Last Post: 21st April 2007, 17:46

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.