This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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 build/13810] install_root broken for install-headers


http://sourceware.org/bugzilla/show_bug.cgi?id=13810

--- Comment #3 from joseph at codesourcery dot com <joseph at codesourcery dot com> 2012-03-06 14:09:22 UTC ---
On Tue, 6 Mar 2012, tschwinge at sourceware dot org wrote:

> install_root=/var/tmp cross-compiling=yes'' works fine for me.  Assuming
> that the SunRPC headers are not needed in the case where you'd use ``make
> install-headers'' (for bootstrapping a toolchain), I think it'd be fine
> to not only guard this headers amendmend by cross-compiling == no, but
> also for the install-headers case.  The option of linking rpcgen against
> the build/host system's C library seems overkill to me.  If we agree this
> is the way forward, I'll see about creating a patch for this issue.

"install-headers" is not the same as "install the headers needed for 
bootstrapping"; it doesn't install all of those.  Merging the 
install-bootstrap-headers=yes support from EGLIBC (implemented by Jim 
Blandy in 2007-02) is on my list of possible enhancements; note that 
support already has an appropriate conditional for the sunrpc headers.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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