Date: Tue, 20 Oct 2009 10:22:19 -0700 From: alan yang <alancyang@gmail.com> To: "M. Warner Losh" <imp@bsdimp.com> Cc: freebsd-mips@freebsd.org Subject: Re: Cavium port Message-ID: <290865fd0910201022h6bfd82cev7fac4294f1e89004@mail.gmail.com> In-Reply-To: <20091018.092442.329271515.imp@bsdimp.com> References: <290865fd0910161801x35bbdcd2hd77626d4dfe2465a@mail.gmail.com> <290865fd0910161856l3d988d0bqf4c600bd76b37037@mail.gmail.com> <290865fd0910161902y626f8375m5d46881f4883c1ec@mail.gmail.com> <20091018.092442.329271515.imp@bsdimp.com>
index | next in thread | previous in thread | raw e-mail
Thanks Warner: updated the source tree, now can build OCTEON1. Will try to run it... On Sun, Oct 18, 2009 at 8:24 AM, M. Warner Losh <imp@bsdimp.com> wrote: > In message: <290865fd0910161902y626f8375m5d46881f4883c1ec@mail.gmail.com> > alan yang <alancyang@gmail.com> writes: > : but ran into another failure, wonder there is a quick work around: > : --- > : -c -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs > : -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline > : -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc > : -I. -I/usr/home/alan/genova/mips/sys > : -I/usr/home/alan/genova/mips/sys/contrib/altq -D_KERNEL > : -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common > : -finline-limit=8000 --param inline-unit-growth=100 --param > : large-function-growth=1000 -EB -fno-pic -mno-abicalls -G0 -EB > : -march=mips64 -mabi=64 -msoft-float -ffreestanding > : /usr/home/alan/genova/mips/sys/mips/mips/trap.c > : /usr/home/alan/genova/mips/sys/mips/mips/trap.c:1063: error: > : conflicting types for 'MipsEmulateBranch' > : ./machine/md_var.h:51: error: previous declaration of > : 'MipsEmulateBranch' was here > : *** Error code 1 > > Hmmm... Looks like there were some changes that were stomped on by > the latest MFC. We'll have to investigate why that was... In the > mean time, I've restored them and fixed a few new issues and committed > the results. You can at least build OCTEON1 now. I've not tried to > run it, and I'd expect that it will die somewhere in the context > switch for the first task, if not sooner.... > > Warner > >home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?290865fd0910201022h6bfd82cev7fac4294f1e89004>
