Re: a problem porting an application from linux to windows, oh the agony-- please help?
- From: Duane Bozarth <dpbozarth@xxxxxxxxxxxx>
- Date: Fri, 24 Jun 2005 10:22:02 -0500
Igor Kaplounenko wrote:
>
....snip long tale of woe w/ mixed language including F90/95, Python, ...
Have you tried ftnchk on the Fortran source to eliminate what it finds
first?
Does the problem you describe occur on the Linux box at all/ever or is
it only a problem w/ the ported code? I couldn't tell from the scenario
described.
Compile w/ lesser levels of optimization and higher levels of runtime
diagnostics, particularly bounds checking, etc. Sounds very much like
such a problem or perhaps a mismatch in one of the API calls w/ Python.
I've not experience there so can't hypothesize on whether there are
issues therein w/ Windows vis a vis Linux--I have some experience w/ Tcl
and there have been some on that side.
.
- Prev by Date: Flat Arrays & Indexing
- Next by Date: Re: a problem porting an application from linux to windows, oh the agony -- please help?
- Previous by thread: Flat Arrays & Indexing
- Next by thread: Re: a problem porting an application from linux to windows, oh the agony -- please help?
- Index(es):