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] Don't try building gdb against guile-2.2


> Date: Sun, 08 Oct 2017 13:20:28 -0400
> From: Simon Marchi <simon.marchi@polymtl.ca>
> Cc: gdb-patches@sourceware.org
> 
> > Should we perhaps have a configure-time option, by default off, to use
> > Guile 2.2?  Otherwise, how would that "somebody" work on fixing this
> > problem, if they cannot even try building with Guile 2.2?
> > 
> > Thanks.
> 
> They can pass --with-guile=guile-2.2.  try_guile_versions, AFAIU, 
> contains the version to try by default if the version to use is not 
> explicitly passed (--with-guile or --with-guile=yes).

Ah, okay.  That's good enough, I think.


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