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: [patch] libgomp and libssp don't need to install gcc first



I'm currently testing a patch to put the fixed headers in a separate
directory libsubdir/include-fixed alongside libsubdir/include for the
GCC-provided headers. This has other advantages including the mkheaders
script for regenerating fixed headers after installing a package built on
another system working properly (at present, it will delete everything in
libsubdir/include, but not put back headers from runtime libraries).

Interesting. Now that you've posted that patch, do you still see any reason
to rm -rf libsubdir/include? I don't.


-eric


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