[PATCH] Fixes for i686-pc-linux-newlib

Paolo Bonzini paolo.bonzini@lu.unisi.ch
Wed Jan 4 16:29:00 GMT 2006


The first hunk is a work around for the (in)famous INSTALL = ../ bug.  
We can just pass down INSTALL as we detect it correctly in the toplevel 
configure and in newlib's configure.

The second hunk is needed to invoke initialization and finalization 
functions.  I tested it by running a program compiled with gcc and with 
profiling enabled.  It creates the .gcda file correctly.

Can you apply them?  I have no copyright on file, but these are small 
enough to not require it.

2005-06-03  Paolo Bonzini  <bonzini@gnu.org>

       * Makefile.am (AM_MAKEFLAGS): Pass down INSTALL.
       * libc/sys/linux/machine/i386/crt0.c (_start): Invoke _init and 
_fini.

Paolo
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: paolo-newlib.patch
URL: <http://sourceware.org/pipermail/newlib/attachments/20060104/c2422182/attachment.ksh>


More information about the Newlib mailing list