Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: READ ME: updating mpc, mpfr, and eventually gmp



On Sun, Dec 15, 2013 at 8:05 PM, Thomas Mueller
<mueller6724%bellsouth.net@localhost> wrote:
>
> Matt Sporleder asks:
>
> > What is your build.sh command?
>
> > Did the build ever work?
>
> Latest build.sh command was
>
> ===> build.sh command:    ./build.sh -m amd64 -M ../obj.amd64.llvm -B 
> nb20131214-llvm -T ../tooldir.amd64.llvm -V MKLLVM=yes -V HAVE_LLVM=yes -V 
> MKLIBCXX=yes -U -j 9 distribution kernel=GENERIC
>
> I don't use llvm/clang all the time.
>
> I was able to build 6.99.23 and before that.
>
> There was something in the original post on this thread about cleaning both 
> the tools and normal build directories.
>
> So maybe I need to clean out the tools directory 
> (/BETA1/netbsd-HEAD/usr/src/tools) except for the CVS subdirectory?
>
> Or maybe clear the entire /BETA1/netbsd-HEAD/usr/src directory and build 
> directories in /BETA1/netbsd-HEAD/usr but preserving log files and CVS 
> subdirectory?
>
>
> Tom
>

Can you take a step back and try using default tools (gcc) and a clean
dir (build.sh -r should do it, or just completely delete your obj and
tool dir first)?


Home | Main Index | Thread Index | Old Index