Re: why doesn't this compile ?
- From: Bart Vandewoestyne <MyFirstName.MyLastName@xxxxxxxxxx>
- Date: Thu, 28 Apr 2005 07:29:56 +0000 (UTC)
In article <87r7gvpva9.fsf@xxxxxxxxx>, Richard Maine wrote:
> beliavsky@xxxxxxx writes:
>
>> I think the original code at the link Bart provided was different from
>> what is currently there, and the original code was not accepted by the
>> compilers I tried. I think it was...
> [code elided]
>
> Oh. Well that's completely different.
>
></grump mode>
> I can't diagnose problems very well if the code I'm shown isn't
> actually the code with the problem. If I had seen the actual code
> with the problem, I wouldn't have needed to test it - I'd have recognized
> the problem at once.
></end grump mode>
Oops... my mistake... i indeed have overwritten the code because of the
following reasons:
1) g95 with the -std=F option and the F compiler seemed to behave
differently on the code with the module approach. I sent an email to
the g95 people for that, and I've put the test-example with the module
approach in my download directory... thereby overwriting my other
example for comp.lang.fortran :-(
2) It was already late in the evening ;-)
But anyway, I guess the probable answer is that the code without the
module approach probably never compiled... I'll check out the thread
Richard is pointing us to.
Regards,
Bart
--
"Share what you know. Learn what you don't."
.
- References:
- why doesn't this compile ?
- From: Bart Vandewoestyne
- Re: why doesn't this compile ?
- From: Richard E Maine
- Re: why doesn't this compile ?
- From: beliavsky
- Re: why doesn't this compile ?
- From: Richard Maine
- why doesn't this compile ?
- Prev by Date: Re: Problem when writing unformatted data to file using Intel Fortran Compiler
- Next by Date: Re: strange linking problem
- Previous by thread: Re: why doesn't this compile ?
- Next by thread: Re: why doesn't this compile ?
- Index(es):
Relevant Pages
|