This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: hppa1.1 cross gnat question
- From: "John David Anglin" <dave at hiauly1 dot hia dot nrc dot ca>
- To: gcc at gcc dot gnu dot org
- Cc: joel dot sherrill at OARcorp dot com
- Date: Thu, 2 May 2002 00:20:53 -0400 (EDT)
- Subject: Re: hppa1.1 cross gnat question
> 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
This was the behaviour before yesterday. Is it possible you're
looking at the new code and used the old code for the build?
I don't see this when I configure for --target=hppa1.1-rtems
on i386-linux.
> tracked it down to here:
>
> ../../gcc/config/pa/x-ada:ADA_CFLAGS=-mdisable-indexing
>
> This should only be used for native hppa->hppa compiles.
No. It's not just for native compiles. It's a host option. What
host was specified for the cross? If the host is not one of the
hppa ports that have xmake_file defines in config.gcc, do you see
this override in both the gcc and gcc/ada Makefiles?
Dave
--
J. David Anglin dave.anglin@nrc.ca
National Research Council of Canada (613) 990-0752 (FAX: 952-6605)