From mboxrd@z Thu Jan 1 00:00:00 1970 From: kenner@vlsi1.ultra.nyu.edu (Richard Kenner) To: guerby@acm.org Cc: gcc@gcc.gnu.org Subject: Re: Ada files now checked in Date: Tue, 02 Oct 2001 13:42:00 -0000 Message-id: <10110022048.AA17338@vlsi1.ultra.nyu.edu> X-SW-Source: 2001-10/msg00098.html ../attribs.o: In function `decl_attributes': /home/guerby/work/gcc/build/gcc/../../gcc/gcc/attribs.c:265: undefined reference to `insert_default_attributes' Right. That's caused by a recent GCC change. Add a dummy function of that name into ada/misc.c. This will come over in the first tree resynchronization.