This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: configure with relative srcdir causing absolute pathname ingcc/Makefile


On Thu, 30 May 2002, Doug Evans wrote:
> When you configure with a relative srcdir, as in
>
> mkdir obj
> cd obj
> ../src/configure blah
>
> this is supposed to avoid absolute pathnames appearing in Makefiles.
> This makes it easy to move the tree around.
> [at least things used to work that way, dunno if this is a documented rule]

Probably just a coincidence that it worked that way.  I don't
think a relative srcdir *should* differ from an absolute one.
If you really think it should be that way, it needs to be
written down *somewhere*.

brgds, H-P


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