> Which version of xlc are you using, and with which options? (Sorry I have to
> ask,
> but the "CC" abbreviation above hides all interesting details.)
If you don't know, look into the Makefile, or run "./config.status --version".
I'm asking because this looks like a K&R C preprocessor, and of c
Hi Reinier,
> > I'm trying to compile a GNU M4 version 1.4.18 with XLC compiler and I have
> > the following error:
> >
> >
> > make all-recursive
> > Making all in .
> > Target "all-am" is up to date.
> > Making all in examples
> > Target "all" is up to date.
> > Making all in lib
> >
[adding gnulib]
On 07/14/2017 04:32 AM, Reinier Glez wrote:
> Good morning,
>
> I'm trying to compile a GNU M4 version 1.4.18 with XLC compiler and I have
> the following error:
>
>
> make all-recursive
> Making all in .
> Target "all-am" is up to date.
> Making all in examples
> Targe