Re: New GCC port/retarget

2013-07-23 Thread Ian Lance Taylor
On Tue, Jul 23, 2013 at 10:23 AM, Hendrik Greving wrote: > On Tue, Jul 23, 2013 at 9:58 AM, Hendrik Greving > wrote: >> If I set use_gcc_stdint=wrap, does tm.h suppose to include >> config/glibc-stdint.h? > >> Please reply to the mailing list, not just to me. Thanks. > >> If you are using glibc,

Re: New GCC port/retarget

2013-07-23 Thread Hendrik Greving
On Tue, Jul 23, 2013 at 9:58 AM, Hendrik Greving wrote: > If I set use_gcc_stdint=wrap, does tm.h suppose to include > config/glibc-stdint.h? > Please reply to the mailing list, not just to me. Thanks. > If you are using glibc, you shoud add glibc-stdint.h to tm_file in > gcc/config.gcc; see ma

Re: New GCC port/retarget

2013-07-22 Thread Ian Lance Taylor
On Mon, Jul 22, 2013 at 8:28 PM, Hendrik Greving wrote: > After porting/re-targeting a very old backend (own target) to GCC > 4.8.1, I am getting this when compiling: > > Fixing headers into /path/to/objdir/gcc/include-fixed for > moon-unknown-none target > No forbidden identifiers defined by this

New GCC port/retarget

2013-07-22 Thread Hendrik Greving
After porting/re-targeting a very old backend (own target) to GCC 4.8.1, I am getting this when compiling: Fixing headers into /path/to/objdir/gcc/include-fixed for moon-unknown-none target No forbidden identifiers defined by this target echo timestamp > stmp-fixinc make[2]: *** No rule to make ta