This is the mail archive of the gcc@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: pre-egcs 1.1 status for *-rtems




On Fri, 10 Jul 1998, Jeffrey A Law wrote:

>   > snapshot with this change and the other ones breaking *-rtems would be the
>   > best thing.  Any idea what snapshot to grab?
> What are the contents of gcc/auto-host.h in your build directory?
> We'll start by making sure autoconf did the right thing :-)

I think these are the relevant parts:

/* Define if your assembler supports specifying the maximum number
   of bytes to skip when using the GAS .p2align command. */
/* #undef HAVE_GAS_MAX_SKIP_P2ALIGN */

/* Define if your assembler supports .balign and .p2align.  */
/* #undef HAVE_GAS_BALIGN_AND_P2ALIGN */

So wouldn't this be right?

--joel



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