public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* [crosstool-ng/crosstool-ng] 26ce99: Require C++ support for gdbserver 7.12 or newer.
@ 2017-02-03 19:57 Alexey Neyman
  2017-02-09 16:41 ` Thomas Petazzoni
  0 siblings, 1 reply; 4+ messages in thread
From: Alexey Neyman @ 2017-02-03 19:57 UTC (permalink / raw)
  To: crossgcc

[-- Attachment #1: Type: text/plain, Size: 1209 bytes --]

  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: 26ce9942a3bbb68268ba8929aab6f9fee2eb1f97
      https://github.com/crosstool-ng/crosstool-ng/commit/26ce9942a3bbb68268ba8929aab6f9fee2eb1f97
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-02-02 (Thu, 02 Feb 2017)

  Changed paths:
    M config/debug/gdb.in.cross
    M config/debug/gdb.in.gdbserver

  Log Message:
  -----------
  Require C++ support for gdbserver 7.12 or newer.

Also, do not select gdbserver for cross-gdb automatically, or it may
be selected even without meeting the dependencies (if C++ is not enabled)

Signed-off-by: Alexey Neyman <stilor@att.net>


  Commit: 295381ab7ac4e7d68a47fecaf1084e7523c555a3
      https://github.com/crosstool-ng/crosstool-ng/commit/295381ab7ac4e7d68a47fecaf1084e7523c555a3
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-02-03 (Fri, 03 Feb 2017)

  Changed paths:
    M config/debug/gdb.in.cross
    M config/debug/gdb.in.gdbserver

  Log Message:
  -----------
  Merge pull request #571 from stilor/issue-569

Require C++ support for gdbserver 7.12 or newer


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/1baddb19ee04...295381ab7ac4

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [crosstool-ng/crosstool-ng] 26ce99: Require C++ support for gdbserver 7.12 or newer.
  2017-02-03 19:57 [crosstool-ng/crosstool-ng] 26ce99: Require C++ support for gdbserver 7.12 or newer Alexey Neyman
@ 2017-02-09 16:41 ` Thomas Petazzoni
  2017-02-10  5:17   ` Alexey Neyman
  0 siblings, 1 reply; 4+ messages in thread
From: Thomas Petazzoni @ 2017-02-09 16:41 UTC (permalink / raw)
  To: Alexey Neyman; +Cc: crossgcc

Hello,

On Fri, 03 Feb 2017 11:57:09 -0800, Alexey Neyman wrote:

>   Require C++ support for gdbserver 7.12 or newer.

You can actually build gdb without C++ support in 7.12. Just pass
--disable-build-with-cxx.

Side question: do you plan on doing a Crosstool-NG release in the near
future? This has been asked on the list since October.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [crosstool-ng/crosstool-ng] 26ce99: Require C++ support for gdbserver 7.12 or newer.
  2017-02-09 16:41 ` Thomas Petazzoni
@ 2017-02-10  5:17   ` Alexey Neyman
  2017-02-10  8:14     ` Thomas Petazzoni
  0 siblings, 1 reply; 4+ messages in thread
From: Alexey Neyman @ 2017-02-10  5:17 UTC (permalink / raw)
  To: Thomas Petazzoni; +Cc: crossgcc

Hi,


On 02/09/2017 08:40 AM, Thomas Petazzoni wrote:
> Hello,
>
> On Fri, 03 Feb 2017 11:57:09 -0800, Alexey Neyman wrote:
>
>>    Require C++ support for gdbserver 7.12 or newer.
> You can actually build gdb without C++ support in 7.12. Just pass
> --disable-build-with-cxx.
Thanks, this would be a better solution indeed.
> Side question: do you plan on doing a Crosstool-NG release in the near
> future? This has been asked on the list since October.
I have a few items I'd like to address in the next release, but I think 
I should be ready to tag it in about 3 weeks.
I'll need Bryan's help with publishing it, though.

Regards,
Alexey.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [crosstool-ng/crosstool-ng] 26ce99: Require C++ support for gdbserver 7.12 or newer.
  2017-02-10  5:17   ` Alexey Neyman
@ 2017-02-10  8:14     ` Thomas Petazzoni
  0 siblings, 0 replies; 4+ messages in thread
From: Thomas Petazzoni @ 2017-02-10  8:14 UTC (permalink / raw)
  To: Alexey Neyman; +Cc: crossgcc

Hello,

On Thu, 9 Feb 2017 21:17:01 -0800, Alexey Neyman wrote:

> > Side question: do you plan on doing a Crosstool-NG release in the near
> > future? This has been asked on the list since October.  
> I have a few items I'd like to address in the next release, but I think 
> I should be ready to tag it in about 3 weeks.

Great! This is definitely long overdue.

Thanks for doing all this work on crosstool-ng!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-02-10  8:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-03 19:57 [crosstool-ng/crosstool-ng] 26ce99: Require C++ support for gdbserver 7.12 or newer Alexey Neyman
2017-02-09 16:41 ` Thomas Petazzoni
2017-02-10  5:17   ` Alexey Neyman
2017-02-10  8:14     ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).