Building FreeBSD MIPS

M. Warner Losh imp at bsdimp.com
Tue Jul 22 07:39:23 UTC 2008


In message: <48809595.4000006 at freebsd.org>
            Oleksandr Tymoshenko <gonzo at 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


More information about the freebsd-mips mailing list