From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6280 invoked by alias); 18 Jan 2010 06:22:48 -0000 Received: (qmail 6212 invoked by uid 48); 18 Jan 2010 06:22:24 -0000 Date: Mon, 18 Jan 2010 06:22:00 -0000 Subject: [Bug c/42787] New: Failed to "make all-target" X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "monaka at monami-software dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2010-01/txt/msg02148.txt.bz2 In case "make all-target" after "make all-gcc", the build is failed. /Users/monaka/git/sourceforge.jp/pf3gnuchains4x/mpkg-darwin/m32r-elf/build/i386/./gcc/xgcc -B/Users/monaka/git/sourceforge.jp/pf3gnuchains4x/mpkg-darwin/m32r-elf/build/i386/./gcc/ -nostdinc -B/Users/monaka/git/sourceforge.jp/pf3gnuchains4x/mpkg-darwin/m32r-elf/build/i386/m32r-elf/newlib/ -isystem /Users/monaka/git/sourceforge.jp/pf3gnuchains4x/mpkg-darwin/m32r-elf/build/i386/m32r-elf/newlib/targ-include -isystem /Users/monaka/git/sourceforge.jp/pf3gnuchains4x/newlib/libc/include -B/Users/monaka/git/sourceforge.jp/pf3gnuchains4x/mpkg-darwin/m32r-elf/build/i386/m32r-elf/libgloss/m32r -L/Users/monaka/git/sourceforge.jp/pf3gnuchains4x/mpkg-darwin/m32r-elf/build/i386/m32r-elf/libgloss/libnosys -L/Users/monaka/git/sourceforge.jp/pf3gnuchains4x/libgloss/m32r -B/pizza/m32r-elf/bin/ -B/pizza/m32r-elf/lib/ -isystem /pizza/m32r-elf/include -isystem /pizza/m32r-elf/sys-include -L/Users/monaka/git/sourceforge.jp/pf3gnuchains4x/mpkg-darwin/m32r-elf/build/i386/./ld -c -g -Os -mmodel=medium -msdata=sdata -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_H -I. -I. -I../../../../../gcc -I../../../../../gcc/. -I../../../../../gcc/../include -I./../intl -I../../../../../gcc/../libcpp/include -I/opt/gcc4build/include -I/opt/gcc4build/include -I../../../../../gcc/../libdecnumber -I../../../../../gcc/../libdecnumber/dpd -I../libdecnumber \ ../../../../../gcc/config/m32r/m32r.c -o m32r.o In file included from ../../../../../gcc/config/m32r/m32r.c:22:0: ../../../../../gcc/system.h:199:22: fatal error: strings.h: No such file or directory compilation terminated. -- Summary: Failed to "make all-target" Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: monaka at monami-software dot com GCC build triplet: i386-apple-darwin10.2.0 GCC host triplet: i386-apple-darwin10.2.0 GCC target triplet: m32r-elf http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42787