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


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

Re: a semantic change


Roland McGrath <roland@frob.com> writes:

> It does seem like more gratuitous magic if you ask me.  The fewer things
> that work automagically based on the optional presence of some files, the
> better.  Also, has Zack made sure this does not slow down the build at all?

The rules are executed once at build time of the shared obhect and
therefore shouldn't affect runtime.

About the magic: The current approach requires to remember to put
several different things in the right place.  With removing the
variables we reduce this a bit.

-- Uli
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------


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