This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/42787] New: Failed to "make all-target"
- From: "monaka at monami-software dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Jan 2010 06:22:24 -0000
- Subject: [Bug c/42787] New: Failed to "make all-target"
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
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