This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Toplevel PR 30753 - Fix non-native builds



Also, the ACX_TOOL_DIRS change prevents --with-headers from copying files
to NONE/${target}/sys-include if you don't specify --prefix.  Of course,
if you don't specify a prefix the odds are good that it'll pick /usr/local
and you won't be able to write to there, so things go wrong anyway.  But
that was the status quo for autoconf 2.13 too.

OK?

Yes, but please leave the CFLAGS=${CFLAGS-"-g"} because I know that some people prefer to have it.


Paolo


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]