On Monday 29 September 2008, Martin Apel wrote:
> Hi all,
>
> I have a library consisting of multiple sources from Fortran and C, e.g.
> file1.f, file2.f, file3.c.
> I want to generate this library in two different versions, where in one
> of those versions the Fortran files are compiled with diffe
Alan W. Irwin wrote:
> On 2008-09-29 16:00+0200 Martin Apel wrote:
>
>> Hi all,
>>
>> I have a library consisting of multiple sources from Fortran and C, e.g.
>> file1.f, file2.f, file3.c.
>> I want to generate this library in two different versions, where in one
>> of those versions the Fortran fi
On 2008-09-29 16:00+0200 Martin Apel wrote:
Hi all,
I have a library consisting of multiple sources from Fortran and C, e.g.
file1.f, file2.f, file3.c.
I want to generate this library in two different versions, where in one
of those versions the Fortran files are compiled with different options
Hi all,
I have a library consisting of multiple sources from Fortran and C, e.g.
file1.f, file2.f, file3.c.
I want to generate this library in two different versions, where in one
of those versions the Fortran files are compiled with different options,
in my case with -ipo.
That means:
libv1.a