Find the answer to your Linux question:
Results 1 to 4 of 4
I am currently working on a project in my current OS (F11), I have a template class, another class passed as the param to the template and a driver, long ...
  1. #1
    Just Joined!
    Join Date
    Oct 2009
    Posts
    2

    Non gcc C++ compiler

    I am currently working on a project in my current OS (F11), I have a template class, another class passed as the param to the template and a driver, long story short g++ or gcc cannot handle seperate template class compilation, so I am in dire need of a new compiler that can handle this pronto! thanks

  2. #2
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,344
    The only other compiler for Linux i can think of, is the Intel C compiler available from here. I don't know if it has the features you need and I think you have to pay for it.

  3. #3

  4. #4
    Linux Engineer GNU-Fan's Avatar
    Join Date
    Mar 2008
    Posts
    935
    If I understand you correctly, the Comeau Compiler is the only compiler to support this.
    Debian GNU/Linux -- You know you want it.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...