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/13966] Some elf tests fail with "fatal error: cstdio: No such file or directory" on trunk


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

Octoploid <cryptooctoploid at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |INVALID

--- Comment #4 from Octoploid <cryptooctoploid at gmail dot com> 2012-04-19 21:25:37 UTC ---
(In reply to comment #3)
> On Tue, 10 Apr 2012, carlos_odonell at mentor dot com wrote:
> 
> > I don't know how this worked in the past.
> > 
> > Compiling a C++ application with -nostdinc is not going to work.
> 
> If you don't use --with-headers - if you use your system's default kernel 
> headers - then you don't get -nostdinc used, so don't see this.  (And 
> that also covers the case of building a cross compiler and preinstalling 
> the kernel headers into its default sysroot.)

Thanks for the head-up. I just didn't know that "--with-headers=/usr/include"
is not only redundant, but also the root cause this issue.

-- 
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]