Re: [Anjuta-list] about choose different language and compiler
- From: Sébastien Granjoux <seb sfo free fr>
- To: ginzzer <ginzzer gmail com>
- Cc: anjuta-list lists sourceforge net
- Subject: Re: [Anjuta-list] about choose different language and compiler
- Date: Sun, 28 Jun 2009 11:12:40 +0200
Hi,
ginzzer a écrit :
1) How can I make anjuta to support other language like Fortran?
Anjuta uses other tools for most things. The first step is to check if
them support Fortran, if yes Anjuta should support it too.
- project manager uses autotools
- syntax highlight is done with GtkSourceView or Scintilla
- symbol browser uses ctags.
2) I have two different compilers for c/c++ installed in the system, how
can I choose to use which one when I create a new project?
Project management is done using auto tools, you need to check how to do
this with autotools. Anjuta doesn't provide any special interface for
this. Perhaps setting the variable CC when configuring your project will
be enough.
Regards,
Sébastien
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]