public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/28628] New: undefined reference to `extension_language_python'
@ 2021-11-25 14:08 euloanty at live dot com
  2021-11-25 14:08 ` [Bug gdb/28628] " euloanty at live dot com
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: euloanty at live dot com @ 2021-11-25 14:08 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=28628

            Bug ID: 28628
           Summary: undefined reference to `extension_language_python'
           Product: gdb
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: euloanty at live dot com
  Target Milestone: ---

/home/cqwrteur/cross/x86_64-w64-mingw32/lib/gcc/x86_64-w64-mingw32/12.0.0/../../../../x86_64-w64-mingw32/bin/ld:
extension.o:extension.c:(.rdata+0x530): undefined reference to
`extension_language_python'
/home/cqwrteur/cross/x86_64-w64-mingw32/lib/gcc/x86_64-w64-mingw32/12.0.0/../../../../x86_64-w64-mingw32/bin/ld:
extension.o:extension.c:(.rdata$.refptr.extension_language_python[.refptr.extension_language_python]+0x0):
undefined reference to `extension_language_python'
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:1900: gdb.exe] Error 1
make[2]: Leaving directory
'/home/cqwrteur/myhome/gcc_build/canadian/x86_64-w64-mingw32/binutils-gdb/gdb'
make[1]: *** [Makefile:13470: all-gdb] Error 2
make[1]: Leaving directory
'/home/cqwrteur/myhome/gcc_build/canadian/x86_64-w64-mingw32/binutils-gdb'
make: *** [Makefile:1012: all] Error 2

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug gdb/28628] undefined reference to `extension_language_python'
  2021-11-25 14:08 [Bug gdb/28628] New: undefined reference to `extension_language_python' euloanty at live dot com
@ 2021-11-25 14:08 ` euloanty at live dot com
  2021-11-25 14:09 ` euloanty at live dot com
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: euloanty at live dot com @ 2021-11-25 14:08 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=28628

cqwrteur <euloanty at live dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|                            |x86_64-w64-mingw32
              Build|                            |x86_64-linux-gnu
               Host|                            |x86_64-w64-mingw32
                 CC|                            |euloanty at live dot com

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug gdb/28628] undefined reference to `extension_language_python'
  2021-11-25 14:08 [Bug gdb/28628] New: undefined reference to `extension_language_python' euloanty at live dot com
  2021-11-25 14:08 ` [Bug gdb/28628] " euloanty at live dot com
@ 2021-11-25 14:09 ` euloanty at live dot com
  2021-11-26 15:41 ` ssbssa at sourceware dot org
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: euloanty at live dot com @ 2021-11-25 14:09 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=28628

--- Comment #1 from cqwrteur <euloanty at live dot com> ---
gdb should not force the installation of python since python does not support
x86_64-w64-mingw32 target.


I would like to see lua support in the future just like lldb. Please no more
python.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug gdb/28628] undefined reference to `extension_language_python'
  2021-11-25 14:08 [Bug gdb/28628] New: undefined reference to `extension_language_python' euloanty at live dot com
  2021-11-25 14:08 ` [Bug gdb/28628] " euloanty at live dot com
  2021-11-25 14:09 ` euloanty at live dot com
@ 2021-11-26 15:41 ` ssbssa at sourceware dot org
  2021-11-26 15:57 ` aburgess at redhat dot com
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: ssbssa at sourceware dot org @ 2021-11-26 15:41 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=28628

Hannes Domani <ssbssa at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ssbssa at sourceware dot org

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug gdb/28628] undefined reference to `extension_language_python'
  2021-11-25 14:08 [Bug gdb/28628] New: undefined reference to `extension_language_python' euloanty at live dot com
                   ` (2 preceding siblings ...)
  2021-11-26 15:41 ` ssbssa at sourceware dot org
@ 2021-11-26 15:57 ` aburgess at redhat dot com
  2021-11-26 15:59 ` euloanty at live dot com
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: aburgess at redhat dot com @ 2021-11-26 15:57 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=28628

Andrew Burgess <aburgess at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aburgess at redhat dot com
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Andrew Burgess <aburgess at redhat dot com> ---
You may have tried to build from upstream master after this commit
'c6a6aad52d9' but before this commit '9e99facd6ca'.  Can you pull the latest
changes from master and try rebuilding.

Sorry for this breakage.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug gdb/28628] undefined reference to `extension_language_python'
  2021-11-25 14:08 [Bug gdb/28628] New: undefined reference to `extension_language_python' euloanty at live dot com
                   ` (3 preceding siblings ...)
  2021-11-26 15:57 ` aburgess at redhat dot com
@ 2021-11-26 15:59 ` euloanty at live dot com
  2021-11-26 16:39 ` cbiesinger at google dot com
  2021-11-26 16:51 ` euloanty at live dot com
  6 siblings, 0 replies; 8+ messages in thread
From: euloanty at live dot com @ 2021-11-26 15:59 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=28628

--- Comment #3 from cqwrteur <euloanty at live dot com> ---
(In reply to Andrew Burgess from comment #2)
> You may have tried to build from upstream master after this commit
> 'c6a6aad52d9' but before this commit '9e99facd6ca'.  Can you pull the latest
> changes from master and try rebuilding.
> 
> Sorry for this breakage.

any plan on supporting lua? python no longer supports mingw-w64 and it is too
large

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug gdb/28628] undefined reference to `extension_language_python'
  2021-11-25 14:08 [Bug gdb/28628] New: undefined reference to `extension_language_python' euloanty at live dot com
                   ` (4 preceding siblings ...)
  2021-11-26 15:59 ` euloanty at live dot com
@ 2021-11-26 16:39 ` cbiesinger at google dot com
  2021-11-26 16:51 ` euloanty at live dot com
  6 siblings, 0 replies; 8+ messages in thread
From: cbiesinger at google dot com @ 2021-11-26 16:39 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=28628

Christian Biesinger <cbiesinger at google dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cbiesinger at google dot com

--- Comment #4 from Christian Biesinger <cbiesinger at google dot com> ---
Don't know about any lua plans but gdb does support guile.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [Bug gdb/28628] undefined reference to `extension_language_python'
  2021-11-25 14:08 [Bug gdb/28628] New: undefined reference to `extension_language_python' euloanty at live dot com
                   ` (5 preceding siblings ...)
  2021-11-26 16:39 ` cbiesinger at google dot com
@ 2021-11-26 16:51 ` euloanty at live dot com
  6 siblings, 0 replies; 8+ messages in thread
From: euloanty at live dot com @ 2021-11-26 16:51 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=28628

--- Comment #5 from cqwrteur <euloanty at live dot com> ---
(In reply to Christian Biesinger from comment #4)
> Don't know about any lua plans but gdb does support guile.

lldb supports lua.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

end of thread, other threads:[~2021-11-26 16:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-25 14:08 [Bug gdb/28628] New: undefined reference to `extension_language_python' euloanty at live dot com
2021-11-25 14:08 ` [Bug gdb/28628] " euloanty at live dot com
2021-11-25 14:09 ` euloanty at live dot com
2021-11-26 15:41 ` ssbssa at sourceware dot org
2021-11-26 15:57 ` aburgess at redhat dot com
2021-11-26 15:59 ` euloanty at live dot com
2021-11-26 16:39 ` cbiesinger at google dot com
2021-11-26 16:51 ` euloanty at live dot com

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).