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]
Other format: [Raw text]

hppa1.1 cross gnat question



Hi,

When building hppa1.1-rtems cross gnat I ran into the problem
where the build used -mdisable-indexing with the native 
GNU/Linux compiler.  This is an hppa specific option.  I 
tracked it down to here:

../../gcc/config/pa/x-ada:ADA_CFLAGS=-mdisable-indexing  

This should only be used for native hppa->hppa compiles.

What needs to be changed to honor this?

-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel@OARcorp.com                 On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
   Support Available             (256) 722-9985


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