If I export CFLAGS into the environment will it be addeded to whatever
default CFLAGS value would have been used? I think that it will not. I'l
have to check what the default values are and then add the /B option to that.
>>>> "SJT" == Stephen J Turnbull
<stephen(a)xemacs.org> writes:
>>>> "Jake" == Jake Colman
<jake.colman(a)xemacs.org> writes:
Jake> I followed the suggestion of
specifying the --cflags option
SJT> The suggestion was to modify CFLAGS. --cflags has different semantics,
SJT> in particular, IIRC --cflags is intended to affect only the C compiler
SJT> flags, while CFLAGS will end up in the environment and affect all
SJT> programs call by the compiler controller (GCC).
--
Jake Colman -- XEmacs Tinkerer