This is the mail archive of the gdb-prs@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]

[Bug guile/19149] Message when guile is required but not available is not clear


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

Doug Evans <xdje42 at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |xdje42 at gmail dot com

--- Comment #1 from Doug Evans <xdje42 at gmail dot com> ---
Hmmm, are you sure that gdb was built without guile support?
Note that if you elide mentioning guile (either with --with-guile[=foo] or
--without-guile) then configure will look for a locally available copy.

gdb should not be printing that message at all if guile support is not
configured in.

What's the output of
gdb --batch -ex 'show config'
?

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


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