Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: drev on October 30, 2007, 10:32:04 am

Title: Using C::B with other gcc's core languages ?
Post by: drev on October 30, 2007, 10:32:04 am
hi,
since C::B uses gcc, Will it be possible to use it with any other languages supported by gcc (like gdc for the D language)
Title: Re: Using C::B with other gcc's core languages ?
Post by: thomas on October 30, 2007, 12:14:10 pm
Yes, that is possible, although other core languages are not supported by Code::Blocks.
From what I hear, compiling Fortran, D, and Java work mostly ok.
Title: Re: Using C::B with other gcc's core languages ?
Post by: drev on October 30, 2007, 04:26:56 pm
I'll try to change some values in settings/compiler and debugger settings/toochain executable.
If it works, it may be a good idea to add custom fields instead using C or C++'s