Mail Archives: djgpp-workers/1998/07/11/08:07:06
>>>>> "AP" == Andris Pavenis <pavenis AT lanet DOT lv> writes:
AP> I think it should be treated as bug in f/runtime/configure.in
AP> as DJGPP defines both unix and __MSDOS__
I'm not really sure `bug' is fair :-), but perhaps it needs working
round in the same way as the Windows versions (although cygwin32
doesn't need that for binary mounts AFAIK).
I don't understand why this is only now a problem. I don't think that
part of the configuration has changed since 0.5.19, but I've not used
g77 seriously on DJGPP and never done a native build. Can you say
exactly what has changed between the releases to cuase this so that we
can understand it?
Note that there are cpp tests of `GO32' in some places in libf2c too,
but I don't think they've changed recently either and probably aren't
relevant to this problem.
AP> The following patch for f/runtime/configure.in fixes problem for
AP> DJGPP port of g77. (and as I hope doesn't break anything).
Does `port' mean that there are other changes to the source necessary
that we (fortran) don't know about, or just mean the build on DJGPP?
If other changes are needed, I expect we'd be happy to have them. For
instance, does the build now work with the normal configure under
DJGPP bash or are (fixes to) the .bat files still needed?
- Raw text -