User forums > Help
Adding new Compiler support
jayatk:
Okay, I've unsuccessfully tried to add another compiler to C::B :?
I couldn't find a way to create a new compiler, so I tried to copy off another compiler. That was a mistake, because it keeps calling the copied compiler's make.exe. The compiler I'm using (GreenHills Multi C/C++) doesn't use a make.exe, it uses a build.exe file. I tried to redefine $make to equal build, but that didn't work.
So, got any suggestions? Do I have to create my own plugin for my compiler? Also, is there a way I can make the debug command pull up my compiler's debugger?
Thanks for any help!
tiwag:
aren't the settings in
Settings->Compiler and debugger->"your compiler"->Programs->Program Files
tab not enough ???
jayatk:
--- Quote from: tiwag on January 31, 2006, 03:15:33 pm ---aren't the settings in
Settings->Compiler and debugger->"your compiler"->Programs->Program Files
tab not enough ???
--- End quote ---
I found what I missed. Somehow I missed the "make" part, I had changed everything else. User Error. I need more sleep I think.
Thanks.
heilpern:
But... where is ranlib configured?
tiwag:
--- Quote from: heilpern on February 01, 2006, 05:03:52 am ---But... where is ranlib configured?
--- End quote ---
Settings->Compiler and debugger->"your compiler"->Other->Advanced Options->Commands->"Link object files to static library":(Commandline macro)
;-)
Navigation
[0] Message Index
[#] Next page
Go to full version