-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Paul Edwards on 2/1/2009 7:06 AM:
>>> I can't run configure. The target is the mainframe, not the
>>> compiler I have on my PC.
>>
>> The ./configure script works for cross-compilation cases, if you use the
>> right --build and --host fla
MVS is on the list of recognized platforms:
$ ./build-aux/config.sub mvs
i370-ibm-mvs
Which particular MVS compiler is that though? One that supports
Unix extensions or one that only supports C89? I'm using the latter.
What version of bash are you using, and from where did you get it? I
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Paul Edwards on 2/4/2009 1:44 PM:
> MVS is on the list of recognized platforms:
>>
>> $ ./build-aux/config.sub mvs
>> i370-ibm-mvs
>
> Which particular MVS compiler is that though? One that supports
> Unix extensions or one that only sup