This is the mail archive of the gcc@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: GCC-4.1.x include/ssl/*.h ??


Mark Mitchell wrote:

> My current expectation is that I will apply your patch, test locally,
> but not produce an RC3.

I built a native compiler with the patch.  I

The ssp include files ended up in $prefix/lib/include/ssp.  There are no
other files in $prefix/lib/include.  The C++ header files are in
$prefix/include/c++, and <stddef.h> and friends are in
$prefix/lib/gcc/x86_64-unknown-linux-gnu/4.1.0/include.  So, I don't
think $toolexeclibdir is what we want.

Joseph thinks these should go in $libsubdir; I'm going to try that now.

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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