This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: PATCH: Assorted BP fixes


Greg McGary <greg@mcgary.org> writes:

|> Aside from renaming, there's also the problem that tests run with
|> their working directory in the source tree.  It's not kosher to write
|> files in the source tree, but that's where coredumps go.  Is there any
|> reason why we shoudln't rewrite the test invocation rules to first cd
|> into $(objpfx)?  All paths in the rule are already absolute.

If objdir is relativ then all other filenames will be relative as well.
Like "objdir='$(..)Build' make" in the source directory.

Andreas.

-- 
Andreas Schwab                                  "And now for something
SuSE Labs                                        completely different."
Andreas.Schwab@suse.de
SuSE GmbH, Schanzäckerstr. 10, D-90443 Nürnberg

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]