sorry I neglected to post this to the list.
Tom, do you know how to supply a string that
is prefixed to the user's CFLAGS?
----- Original Message -----
From: "Phil Sidler" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, November 09, 2000 2:58 PM
Subject: Re: lynx-dev lynx2.8.4dev.14 on OS/390 compile error
> gil,
>
> > case $host_os in
> > openedition)
> > : ${CFLAGS="-D_ALL_SOURCE -Wl,EDIT=NO"}
> > : ${CC=c89}
> > ;;
> > esac
> >
> > Eek! These are no-oped out! But why are they working for me? But
> > what does your config.status say for host_os?
>
> That case statement in the configure I've got, too.
>
> my config.status has these lines:
>
> s%@host@%i370-ibm-openedition%g
> s%@host_alias@%i370-ibm-openedition%g
> s%@host_cpu@%i370%g
> s%@host_vendor@%ibm%g
> s%@host_os@%openedition%g
>
> Aha moment: I had invoked configure with
>
> CFLAGS="-2 -Wl,EDIT=NO" ./configure
>
> If I invoke it straight, I do get the -D_ALL_SOURCE.
> Should I be doing something different to append my own compiler options?
>
> Thanks & regards,
>
> Phil Sidler
>
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]