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]

GCC-4.1.x include/ssl/*.h ??


Hi,

Cross building and installing gcc-4.1.0 rc2 (--prefix=/usr/local)
installs these headers:

/usr/local/include/ssp/unistd.h
/usr/local/include/ssp/string.h
/usr/local/include/ssp/ssp.h
/usr/local/include/ssp/stdio.h

Is this behavior correct?

/usr/local/include is reserved for host files. These files (Seemingly
new in GCC-4.1.x) are the only host files GCC is installing when
building a cross-compiler.

=> I am inclined to think these are installed to the wrong directory.

Ralf




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