To really make it go you need the whole autotools suite. Make autoconf automake m4 configure etc. Have had some luck getting most of those going. The usual stumbling blocks are code page as per usual.
> On Feb 20, 2016, at 10:42 AM, Paul Gilmartin > <[email protected]> wrote: > >> On Fri, 19 Feb 2016 21:55:11 -0600, Mike Schwab wrote: >> >> It is designed to translate a unix style name to MVS data.set.names. >> If you use a DD name with a path statement it might work. > Errr... How do the compiler derive an MVS data set name from: > > #include "../headers/product_types.h" > > I suppose one might dynalloc it. Does that compiler do so? > > And GNU configure? That's been a stumbling block for me. > >>> On Fri, Feb 19, 2016 at 6:07 PM, Paul Gilmartin wrote: >>>> On Fri, 19 Feb 2016 17:00:10 -0600, Mike Schwab wrote: >>>> >>>> http://gccmvs.sourceforge.net/ Paul Edwards has a version running on >>>> MVS 3.8 that will recompile. Runs under XA and ESA and z/OS too. I am >>>> sure he would help solve any bugs in your version, if different. >>> How well does it do with UNIX files? >>> >>> Does it work with GNU configure? > > -- gil > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
