This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: [ada] fix unaligned access


    > Just add i-c.o to GNAT_ADA_OBJS.

    Is there are a reason not to do this?  

Actually, yes.  The compiler is careful what library it needs because it is
using the "wrong" version of the library when building gnat1 and gnatlib
(very complex and long story as to why).  This would be adding to the set
of library files used by the compiler and hence would need to be carefully
scrutinized.


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