public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* gnat with gcc 3.1 build failure
@ 2002-04-26  7:36 Joel Sherrill
  0 siblings, 0 replies; only message in thread
From: Joel Sherrill @ 2002-04-26  7:36 UTC (permalink / raw)
  To: gcc


HI,

I am trying to build gnat targetting sparc-rtems.  This 
is a well tested target on the gcc 2.8.1 based gnat 
versions.  My environment is:

Host: GNU/Linux RedHat 7.2
Native GNAT: ACT binaries 3.14p from cs.nyu.edu
GCC Version: 3.1-20010423

Build steps:

threads="--enable-threads=rtems"
prefix=/opt/gcc-3.1-test
t=sparc-rtems
../gcc-3.1-20020423/configure --target=${t} \
     ${threads} --prefix=${prefix} \
    --with-gnu-as --with-gnu-ld --with-newlib --verbose \
    '--enable-languages=c,ada' && \
make && \
cd gcc && \
make cross-gnattools && \
make ada.all.cross && \
make CC=gcc GNATLIBCFLAGS="-O2 -g" gnatlib

The failure is during "make cross-gnattools"

gcc -c -g -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wtraditional    -W -Wall -gnatpg -gnata -I- -I.
-I../../../gcc-3.1-20020423/gcc/ada
../../../gcc-3.1-20020423/gcc/ada/s-imgrea.adb
s-imgrea.adb:508:15: expected an access type with designated type
"System.Fat_Gen.T" from instance at s-fatllf.ads:49
s-imgrea.adb:508:15: found type "System.Address"
make[2]: *** [s-imgrea.o] Error 1

Suggestions (and patches :) appreciated. 

Thanks.

-- 
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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-04-26 14:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-26  7:36 gnat with gcc 3.1 build failure Joel Sherrill

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).