[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gm2] Build failure on gm2 of 2008-10-29
From: |
John O Goyo |
Subject: |
[Gm2] Build failure on gm2 of 2008-10-29 |
Date: |
Thu, 30 Oct 2008 09:40:26 -0500 |
User-agent: |
Thunderbird 2.0.0.17 (X11/20080914) |
I just tried the version of 2008-10-29 with the following result: the build
stopped at a missing function "find_executable".
gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -pedantic -Wno-lon
g-long -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute
-DHAVE_CONFIG_H -I. -I. -I../..
/../src/gcc-4.1.2/gcc -I../../../src/gcc-4.1.2/gcc/.
-I../../../src/gcc-4.1.2/gcc/../include -I./../intl -I../..
/../src/gcc-4.1.2/gcc/../libcpp/include
-DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/
home/build/gm2-4.1.2/lib/gcc/\"
-DSTANDARD_LIBEXEC_PREFIX=\"/home/build/gm2-4.1.2/libexec/gcc/\" -DDEFAULT_TARGE
T_VERSION=\"4.1.2\" -DDEFAULT_TARGET_MACHINE=\"sparc64-sun-solaris2.10\"
-DSTANDARD_BINDIR_PREFIX=\"/home/build/
gm2-4.1.2/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test
"X${SHLIB_LINK}" = "X" || test "yes" != "yes" ||
echo "-DENABLE_SHARED_LIBGCC"` `test "X${SHLIB_MULTILIB}" = "X" || echo
"-DNO_SHARED_LIBGCC_MULTILIB"` \
-DLIBSUBDIR=\"/home/build/gm2-4.1.2/lib/gcc/sparc64-sun-solaris2.10/4.1.2\" \
-I. -I. -I../../../src/gcc-4.1.2/gcc -I../../../src/gcc-4.1.2/gcc/.
-I../../../src/gcc-4.1.2/gcc/../incl
ude -I./../intl -I../../../src/gcc-4.1.2/gcc/../libcpp/include
../../../src/gcc-4.1.2/gcc/gm2/gm2spec.c -o gm2s
pec.o)
../../../src/gcc-4.1.2/gcc/gm2/gm2spec.c: In function 'add_exec_dir':
../../../src/gcc-4.1.2/gcc/gm2/gm2spec.c:553: warning: implicit declaration of
function 'find_executable'
../../../src/gcc-4.1.2/gcc/gm2/gm2spec.c:553: warning: return makes pointer
from integer without a cast
../../../src/gcc-4.1.2/gcc/gm2/gm2spec.c: At top level:
../../../src/gcc-4.1.2/gcc/gm2/gm2spec.c:163: warning: 'remove_arg' defined
but not used
gcc -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -pedantic -Wno-long-l
ong -Wno-variadic-macros -Wold-style-definition -Wmissing-format-attribute
-DHAVE_CONFIG_H -o xgm2 gcc.o gm2
spec.o prefix.o intl.o \
version.o ../libcpp/libcpp.a ./../intl/libintl.a ../libiberty/libiberty.a
Undefined first referenced
symbol in file
find_executable gm2spec.o
ld: fatal: Symbol referencing errors. No output written to xgm2
collect2: ld returned 1 exit status
john
- [Gm2] Build failure on gm2 of 2008-10-29,
John O Goyo <=