Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] Re: any C compiler integration with CDT

Look for CYGWIN. It will provide GCC as well as GDB on windows. Once
gcc.exe and gdb.exe are in PATH environment variables, your problem will
be solved



With Regards

Sarvex Jatasra

Software Engineer
Acme Technologies
+91-11-33030881

-> -----Original Message-----
-> From: cdt-dev-admin@xxxxxxxxxxx [mailto:cdt-dev-admin@xxxxxxxxxxx] On
-> Behalf Of Ashok Anand
-> Sent: Thursday, August 05, 2004 6:04 PM
-> To: cdt-dev@xxxxxxxxxxx
-> Subject: [cdt-dev] Re: any C compiler integration with CDT
->
-> hi,
->
-> Can you please tell me the way to integrate a C compiler other than
-> gcc,  to CDT
-> environment, so that whenever i compile a program, it uses my
compiler
-> instead of using gcc.
-> Can the same be done with a debugger.  ?
->          Waiting for your early response.
-> Ashok
-> _______________________________________________
-> cdt-dev mailing list
-> cdt-dev@xxxxxxxxxxx
-> http://dev.eclipse.org/mailman/listinfo/cdt-dev



Back to the top