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] gdbserver: fix the standalone build


>>>>> "Mircea" == Mircea Gherzan <mircea.gherzan@intel.com> writes:

Mircea> When direcltly invoking gdb/gdbserver/configure && make, the build will
Mircea> fail because the $(host_alias) is empty and thus create-version.sh does
Mircea> not get enough parameters.

Sorry about that.

I think it would be better to put quotes around the argument to
create-version.sh.  This would preserve compatibility with how things
worked before this change.

Tom


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