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:


>   > Do I need to do something different to accound for the automatically
>   > generated files?
> I think you missed one (probably because I forgot to check it in with
> the rest of the files) -- config.in.
> 
> It should have stuff like this in it.
> 
> /* 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
> 
> 
> You can regenerate config.in by running autoheader.

Unfortunately, I have that in my config.in.  I think I have all the
patches.  Unless you see something obvious, I think grabbing a newer
snapshot with this change and the other ones breaking *-rtems would be the
best thing.  Any idea what snapshot to grab?

--joel



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