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]

Re: bootstrap/3641: can not bootstrap on i386-linux and others without glibc - MD_FALLBACK_FRAME_STATE_FOR


(if there's a better way to add info to a GNATS bug than Reply To All,
without having a GNATS account, it would be nice if it was mentioned
somewhere obvious.)

On Mon, Oct 29, 2001 at 04:35:28AM -0000, rodrigc@gcc.gnu.org wrote:
> Synopsis: can not bootstrap on i386-linux and others without glibc - MD_FALLBACK_FRAME_STATE_FOR
> 
> State-Changed-From-To: open->feedback
> State-Changed-By: rodrigc
> State-Changed-When: Sun Oct 28 20:35:27 2001
> State-Changed-Why:
>     What version of libc are you trying to bootstrap on?
>     I am trying to come up with a patch that addresses
>     this problem when trying to bootstrap on glibc 2.0, which
>     lacks sys/ucontext.h.
> 
> http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=3641&database=gcc

I talked to Richard Henderson about this, and for my problem (which
involved glibc 2.2.3 or 2.2.4) the correct solution was to make a
libc-headers package instead of modifying GCC.  That probably doesn't
help you.  I have a patch to hardcode the data structures in question
if you want it.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


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