This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
Re: new build scheme naming
On Sun, Jul 07, 2002 at 04:35:41PM -0400, DJ Delorie wrote:
>
> This will make debugging harder, because the executables to be
> debugged won't be in the same directory you type "make" in. Perhaps
> the executables could be linked or copied to the new area, instead of
> being created there?
Hmm. I will look into this; it's a subtle issue.
Of course, the executables aren't in the same directory you type 'make'
in right now; they're in subdirectories.
--Nathanael