This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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: [PATCH] print '--with{,out}-babeltrace' in 'gdb --configuration'


On 04/17/2013 08:55 AM, Doug Evans wrote:
nit: For a canadian cross, s/(on host)/(on build)/ and s/(on target)/(on host)/.

Oh, you are right.

It's certainly less useful, but since we're going down this path I
wanted to at least raise the question.
GCC prints this info.


Yes, 'gcc -###' prints some directories on the build machine.

Also, I wonder if we shouild print prefix and/or exec_prefix.
We print "(relocatable)" for relocatable directories but I'm left
guessing what the root of the relocatable tree is.
[We also don't explain what "relocatable" means AFAICS.  I know, but I
can imagine a user wondering.]

The "relocatable" is unclear to me unless I checked configure.ac and previous discussions.
--
Yao (éå)


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