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:

> The only question I have about this patch is the change to Rules which
> creates symlinks from %.input to %-bp.input in the source tree.

Nope, you cannot do this.

>  Is > that permitted?  If not, I'll need to make symlinks in the
>  build dir > for both BP and non-BP cases, and change the rule so
>  that test > programs take their input from those builddir-resident
>  links.

Why do you have to do this in the first place?  Make's pattern
matching should help you to avoid this.

The rest looks OK.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

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