This is the mail archive of the gcc-bugs@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]

[Bug other/26473] New: cross-building installs ssp headers to $(includedir)


Cross building gcc-4.1.0rc2 installs

$prefix/include/ssp/unistd.h
$prefix/include/ssp/string.h
$prefix/include/ssp/ssp.h
$prefix/include/ssp/stdio.h

i.e. they are being installed into the build-host's include directory.

This hardly can be correct.


-- 
           Summary: cross-building installs ssp headers to $(includedir)
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ralf dot corsepius at rtems dot org
GCC target triplet: != host


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26473


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