Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/lib/csu
On Mon, Jan 31, 2011 at 07:32:50PM +0100, Matthias Drochner wrote:
>
> M.Drochner%fz-juelich.de@localhost said:
> > $ make -V .OBJDIR
> > [...]/src/lib/csu/obj.zelz27
>
> And as a data point, to show what's going wrong:
> $ make -V COMMON_DIR
> ./common
>
> That should be ../common, or better an absolute path.
$ ~/work/NetBSD/obj/clang-base/tools/bin/nbmake-amd64 -V COMMON_DIR
/home/joerg/work/NetBSD/trees/clang-base/src/lib/csu/common
$ ~/work/NetBSD/obj/clang-base/tools/bin/nbmake-amd64 -V .OBJDIR
/home/joerg/work/NetBSD/obj/clang-base/amd64/lib/csu
That's exactly what I am getting. So what exactly are your build
settings?
Joerg
Home |
Main Index |
Thread Index |
Old Index