[ewg] Fedora 14: gcc: cannot specify -o with -c, -S or -E with multiple files
Jeremy Enos
jenos at ncsa.uiuc.edu
Tue Nov 9 19:49:44 PST 2010
I'm sure Fedora 14 isn't supported yet, but in case anyone's interested
in working ahead, I had to make a dummy rpm to fulfill the
sysfsutils-devel requirement of mvapich2, then proceeded further to this
failure (see error at bottom).
OFED also broke against Fedora 13 too, so I figured this was a long
shot. Here's to hoping Fedora ranks important enough to address this.
thx-
Jeremy
make -f scripts/Makefile.build
obj=/var/tmp/OFED_topdir/BUILD/ofa_kernel-1.5.2/drivers/infiniband/core
gcc
-Wp,-MD,/var/tmp/OFED_topdir/BUILD/ofa_kernel-1.5.2/drivers/infiniband/core/.addr.o.d
-nostdinc -isystem /usr/lib/gcc/x86_64-redhat-linux/4.5.1/include \
-D__OFED_BUILD__ \
-include
/lib/modules/2.6.35.6-48.fc14.x86_64/build/include/generated/autoconf.h
/lib/modules/2.6.35.6-48.fc14.x86_64/build/include/linux/autoconf.h \
-include
/var/tmp/OFED_topdir/BUILD/ofa_kernel-1.5.2/include/linux/autoconf.h \
\
\
\
\
-I/var/tmp/OFED_topdir/BUILD/ofa_kernel-1.5.2/include \
-I/var/tmp/OFED_topdir/BUILD/ofa_kernel-1.5.2/drivers/infiniband/debug \
-I/usr/local/include/scst \
-I/var/tmp/OFED_topdir/BUILD/ofa_kernel-1.5.2/drivers/infiniband/ulp/srpt \
-I/var/tmp/OFED_topdir/BUILD/ofa_kernel-1.5.2/drivers/net/cxgb3 \
-I/usr/src/kernels/2.6.35.6-48.fc14.x86_64/arch//include \
-Iinclude \
\
-I/usr/src/kernels/2.6.35.6-48.fc14.x86_64/arch/x86/include \
-include
/lib/modules/2.6.35.6-48.fc14.x86_64/build/include/generated/autoconf.h
/lib/modules/2.6.35.6-48.fc14.x86_64/build/include/linux/autoconf.h \
-D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs
-fno-strict-aliasing -fno-common -Werror-implicit-function-declaration
-Wno-format-security -fno-delete-null-pointer-checks -Os -m64
-mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time
-maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1
-DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -pipe
-Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx
-mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fno-omit-frame-pointer
-fno-optimize-sibling-calls -g -pg -Wdeclaration-after-statement
-Wno-pointer-sign -fno-strict-overflow -fconserve-stack -DMODULE
-D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(addr)"
-D"KBUILD_MODNAME=KBUILD_STR(ib_addr)" -D"DEBUG_HASH=44"
-D"DEBUG_HASH2=11" -c -o
/var/tmp/OFED_topdir/BUILD/ofa_kernel-1.5.2/drivers/infiniband/core/addr.o
/var/tmp/OFED_topdir/BUILD/ofa_kernel-1.5.2/drivers/infiniband/core/addr.c
gcc: cannot specify -o with -c, -S or -E with multiple files
More information about the ewg
mailing list