Author Topic: Regards  (Read 3687 times)

Offline earlgrey

  • Multiple posting newcomer
  • *
  • Posts: 101
Regards
« on: November 06, 2010, 11:57:35 am »
This post just for saying I've just installed C::B, it is purely fantastic.

Best regards to developers.
* OS = Debian Buster - Linux 4.19.06 x64 SMP
* C::B = svn11267 wx-3.0.4 - Linux, unicode 64 bit

Offline Folco

  • Regular
  • ***
  • Posts: 343
    • Folco's blog (68k lover)
Re: Regards
« Reply #1 on: November 06, 2010, 12:15:49 pm »
I totally agree !!! :)

Congratulations for the heavy work !
Kernel Extremist - PedroM power ©

Offline tanq

  • Multiple posting newcomer
  • *
  • Posts: 18
Re: Regards
« Reply #2 on: November 06, 2010, 03:19:54 pm »
I'm agree too. I found very useful that c::b + gcc provide a unified way to program for various targets, including win32, win64, ARM and AVR microcontrollers (those I really used).

Offline earlgrey

  • Multiple posting newcomer
  • *
  • Posts: 101
Re: Regards
« Reply #3 on: November 06, 2010, 03:35:26 pm »
Each other IDE have its "annoying few missing options". With C::B I have now my personal ultimate combination :

- Code folding
- Totally customisable syntax highligting ( and editor, I just supressed the (for me) annoying / flashy / disturbing so-called "changebar" )
- Folders : ouput locations customisable + virtual folders
- Multiple targets
- Totally customisable compiler & linker options

I guess ALL is customisable - Great !!!

=> no dropdown-predefined-choices-missing-the-one-that-I-need

Thats what I needed under Linux

Im now a casual developer ( there was a time that was my job ), and at age 38 I know my needs for coding. With C::B, in 15 minutes I setted up my ideal config.

--------------------------------------------------

One thing missing ? autotools management maybe
« Last Edit: November 06, 2010, 03:41:57 pm by earlgrey »
* OS = Debian Buster - Linux 4.19.06 x64 SMP
* C::B = svn11267 wx-3.0.4 - Linux, unicode 64 bit

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Regards
« Reply #4 on: November 06, 2010, 09:16:43 pm »
Glad to hear that, thanks!  :P

We do the best we can, not to forget the support/effort by the community.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline kencamargo

  • Multiple posting newcomer
  • *
  • Posts: 110
Re: Regards
« Reply #5 on: November 06, 2010, 09:36:32 pm »
Each other IDE have its "annoying few missing options". With C::B I have now my personal ultimate combination :
(snip)
Thats what I needed under Linux

I totally agree with that. C::B rocks.

Ken