Thread: Changing GCC compiler in CDT

  1. #1
    Registered User
    Join Date
    Jul 2009
    Posts
    1

    Unhappy Changing GCC compiler in CDT

    Hi,

    I installed CDT using eclipse for linux platform. When I create new project I see the default compiler option is GNU toolchain. The project which I'm working on requires different cross compiler which is present on that linux machine. I tried substituting the "Conpiler Invocation command" in project-->properties-->C/C++ Build-->Discovery Options. But it doesn;t seem to be replacing the default GNU compiler.

    Can someone please give me pointers on changing the GNU toolchain to desired one?

    Many Thanks!
    Raj

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,656
    You'd be better off asking this question on one of the Eclipse forums.
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. added start menu crashes game
    By avgprogamerjoe in forum Game Programming
    Replies: 6
    Last Post: 08-29-2007, 01:30 PM
  2. Compiles on gcc 3.3 but not on gcc 4.0.3
    By cunnus88 in forum C++ Programming
    Replies: 5
    Last Post: 03-29-2007, 12:24 PM
  3. changing the gcc standard include search path
    By RoshanX in forum Linux Programming
    Replies: 1
    Last Post: 01-01-2007, 09:23 AM
  4. gcc not for C++?
    By tin in forum C++ Programming
    Replies: 4
    Last Post: 09-15-2004, 08:26 AM
  5. gcc
    By DavidP in forum A Brief History of Cprogramming.com
    Replies: 21
    Last Post: 10-22-2003, 03:46 PM

Tags for this Thread