﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
55	Colo broken on at least multilib	Jeremy Utley	clfs-commits@…	"When trying to build Colo on multilib mips, compilation fails with the following error:

make[1]: Entering directory `/mnt/clfs/sources/colo-1.21/stage2'
mips64el-unknown-linux-gnu-gcc -mabi=64 -mabi=32 -Werror -Wall -Wstrict-prototypes -fomit-frame-pointer -O2 -fno-strict-aliasing -march=r5000 -ffreestanding -mno-abicalls -fno-pic -G0 -mabi=32 -MD -nostdinc -Iinclude -I../include -D_DEBUG -I/mnt/clfs/cross-tools/bin/../lib/gcc/mips64el-unknown-linux-gnu/4.1.1/64/include -c -o main.o src/main.c
In file included from src/main.c:9:
include/lib.h:13:21: error: stdarg.h: No such file or directory
In file included from src/main.c:9:
include/lib.h:136: error: expected declaration specifiers or '...' before 'va_list'
make[1]: *** [main.o] Error 1

Speaking with Joe, it seems this is occuring because of the -nostdinc flag - but we also need to figure out why it's setting both -mabi=64 AND -mabi32 twice!"	task	closed	blocker	CLFS Standard 1.0.0	BOOK	CLFS Standard 1.0.0	invalid		
