Date: Tue, 22 Jul 2008 01:37:21 -0600 (MDT) From: "M. Warner Losh" <imp@bsdimp.com> To: gonzo@freebsd.org Cc: freebsd-mips@freebsd.org Subject: Re: Building FreeBSD MIPS Message-ID: <20080722.013721.1683323800.imp@bsdimp.com> In-Reply-To: <48809595.4000006@freebsd.org> References: <487E4DF6.1020106@freebsd.org> <c630c4d0807170832s218bf8eehb1c244a3ce55c4f5@mail.gmail.com> <48809595.4000006@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <48809595.4000006@freebsd.org>
Oleksandr Tymoshenko <gonzo@freebsd.org> writes:
: Erik Moe wrote:
: > If you have a patch against HEAD that would be great.
: http://people.freebsd.org/~gonzo/mips2.diff.gz
I've uploaded my diffs. They are somewhat smaller and don't include
other changes. Maybe they'd be easy to review? The trouble is that I
run into problems here:
cc -O -pipe -EL -msoft-float -G0 -mno-dsp -mabicalls -DHAVE_CONFIG_H -I/cache/svn/head/gnu/lib/libgomp -I. -I/cache/svn/head/gnu/lib/libgomp/../../../contrib/gcclibs/libgomp -I/cache/svn/head/gnu/lib/libgomp/../../../contrib/gcclibs/libgomp/config/posix -c /cache/svn/head/gnu/lib/libgomp/../../../contrib/gcclibs/libgomp/env.c
In file included from /cache/svn/head/gnu/lib/libgomp/../../../contrib/gcclibs/libgomp/env.c:32:
./libgomp_f.h: In function 'omp_check_defines':
./libgomp_f.h:59: error: size of array 'test1' is negative
./libgomp_f.h:60: error: size of array 'test2' is negative
./libgomp_f.h:61: error: size of array 'test3' is negative
./libgomp_f.h:62: error: size of array 'test4' is negative
./libgomp_f.h:63: error: size of array 'test5' is negative
*** Error code 1
Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080722.013721.1683323800.imp>
