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]

Re: PA specifies invalid T_ADAFLAGS


On Wed, Apr 24, 2002 at 03:02:59PM -0400, John David Anglin wrote:
> The use of T_ADAFLAGS stems from this change:
> 
> 2001-10-08  Zack Weinberg  <zack@codesourcery.com>
> 
>         * aclocal.m4 (gcc_AC_PROG_GNAT): New.
> 	* configure.in: Use it.
> 	* configure: Regenerated.
> 	* config/pa/t-linux, config/pa/t-pa, config/pa/t-pa64,
> 	config/pa/t-pro: Set T_ADAFLAGS, not ADA_CFLAGS.
> 
> I suspect using "-mdisable-indexing" dates from a time when indexing
> didn't work very well.  This was reworked a year or two ago.
> 
> Could you try removing the defines for T_ADAFLAGS and see what happens?

I did just that when building the host=i386-linux, target=hppa-linux
and that built fine.  I then built build=i386-linux, host=hppa-linux,
target=hppa-linux and did not need to remove -mdisable-indexing.  I'm now
trying to build a native compiler on gsyprf11 with the result of that
... will report back.

-- 
Revolutions do not require corporate support.


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