Build worked with LAST_UPDATED: "Mon Feb 28 03:50:27 UTC 2005".
Build fails with LAST_UPDATED: "Mon Feb 28 18:49:50 UTC 2005".

Last few lines of log:
checking how to run the C preprocessor...
/home/hp/cvs_areas/combined/cris-regobj/./gcc/xgcc -B/hom\
e/hp/cvs_areas/combined/cris-regobj/./gcc/ -nostdinc
-B/home/hp/cvs_areas/combined/cris-regobj/cris\
-unknown-elf/v10/newlib/ -isystem
/home/hp/cvs_areas/combined/cris-regobj/cris-unknown-elf/v10/newl\
ib/targ-include -isystem
/home/hp/cvs_areas/combined/combined/newlib/libc/include -B/tmp/reg-cris/c\
ris-unknown-elf/bin/ -B/tmp/reg-cris/cris-unknown-elf/lib/ -isystem
/tmp/reg-cris/cris-unknown-elf/\
include -isystem /tmp/reg-cris/cris-unknown-elf/sys-include
-L/home/hp/cvs_areas/combined/cris-rego\
bj/./ld  -march=v10 -mbest-lib-options -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... no
checking for strings.h... no
checking for inttypes.h... no
checking for stdint.h... no
checking for unistd.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for ANSI C header files... (cached) yes
checking sched.h usability... no
checking sched.h presence... no
checking for sched.h... no
checking for gthread cflags... configure: error: not found
make[1]: *** [configure-target-libobjc] Error 1
make[1]: Leaving directory `/home/hp/cvs_areas/combined/cris-regobj'
+ exit 1

A recent change to libobjc/configure.ac within this time-frame looks suspicious:
! [# we know we are compiled as a target library, so the toplevel build
directory
! # is ../..
! if test -f ../../$host_subdir/gcc/Makefile

That's false; it's not true for multilibs, which are nested an arbitrary level
within the target subdir.

-- 
           Summary: [4.1 regression] Libobjc build broken
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Keywords: build
          Severity: normal
          Priority: P2
         Component: libobjc
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hp at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
GCC target triplet: cris-axis-elf


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20252

Reply via email to