This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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]

Re: Newlib branch with latest autotools support


Sorry for the delay.  I can confirm Ralf's report using the head of the
gcc 4.1 branch.   I built the following targets:

arm-rtems4.7
h8300-rtems4.7
i386-rtems4.7
m68k-rtems4.7
mips64-rtems4.7
mips-rtems4.7
powerpc-rtems4.7
sh-rtems4.7
sparc-rtems4.7

Only the avr-rtems4.7 target didn't build and that's a known ICE in gcc.

--joel

Ralf Corsepius wrote:

On Thu, 2006-03-30 at 19:28 -0500, Jeff Johnston wrote:


I have created a newlib branch (newlib-autotools-branch) that has regenerated all the configuration files using latest autotools.





Joel, please verify one or more RTEMS configurations.


Though I am not Joel, the RTEMS targets I tried, look good.

Great work, nevertheless there remains a lot of room for further
improvements.


As next step, I'd propose the patch below.

The essential point inside of this patch is using AC_CANONICAL_HOST
instead of AC_CANONICAL_SYSTEM, because $target and friends aren't used
at all.

Ralf





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