[SVN] Re: Bundle for Intel Fortran

Martin Kühl martin.kuehl at gmail.com
Sat Feb 26 14:26:40 UTC 2011


Hi Daniel,

On Sat, Feb 26, 2011 at 12:34, Daniel De La Torre Ugarte
<danieltu at me.com> wrote:
> Yes there is one, but my program has multiple files to compile and
> link. The available fortran bundle does not allow for that, or can it
> be modified?

I'm not a Fortran user, so I don't have any advice specific to that, but
in general the bundles only provide facilities to build/run the current
file and let users use their own build infrastructure (of which there
are more than plenty IMHO).
For Fortran, using make should be rather simple. GNU Make has default
rules for fortran source files[1], you'd just have to set `FC` to your
compiler. Plus there is a Make bundle that adds a global ⌘B shortcut to
run `make` for you.

Cheers,
Martin

[1]: http://www.delorie.com/gnu/docs/make/make_101.html

> On Feb 26, 2011, at 3:19, Martin Kühl <martin.kuehl at gmail.com> wrote:
>
>> There is a Fortran bundle, and it lets you choose your Fortran compiler
>> by setting TM_FORTRAN.
>>
>> HTH,
>> Martin
>>
>> On Sat, Feb 26, 2011 at 03:22, Daniel De La Torre Ugarte
>> <danieltu at me.com> wrote:
>>> I would like to use TextMate to drive my new Intel Fortran compiler. Is there a Bundle for Intel Fortran?
>>>
>>> Thanks,
>>>
>>> Daniel
>>> _______________________________________________
>>> textmate-dev mailing list
>>> textmate-dev at lists.macromates.com
>>> http://lists.macromates.com/listinfo/textmate-dev
>>>
>> _______________________________________________
>> textmate-dev mailing list
>> textmate-dev at lists.macromates.com
>> http://lists.macromates.com/listinfo/textmate-dev
> _______________________________________________
> textmate-dev mailing list
> textmate-dev at lists.macromates.com
> http://lists.macromates.com/listinfo/textmate-dev


More information about the textmate-dev mailing list