unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* Guile 2.x and `pkg-config'
@ 2009-08-09 20:24 Ludovic Courtès
  2009-08-09 21:41 ` Greg Troxel
  2009-08-12 22:36 ` Andy Wingo
  0 siblings, 2 replies; 4+ messages in thread
From: Ludovic Courtès @ 2009-08-09 20:24 UTC (permalink / raw)
  To: guile-devel

Hello,

A recent thread on `guile-user' [0] raises an important concern: what
should we do with `guile-1.8.pc' when 2.x is out?

How about shipping `guile-1.8.pc' for compatibility, along with
`guile.pc' (which would then become the Right One), both with
"Version: 2.0"?

Thoughts?

Ludo'.

[0] http://thread.gmane.org/gmane.lisp.guile.user/7395





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

* Re: Guile 2.x and `pkg-config'
  2009-08-09 20:24 Guile 2.x and `pkg-config' Ludovic Courtès
@ 2009-08-09 21:41 ` Greg Troxel
  2009-08-12 22:36 ` Andy Wingo
  1 sibling, 0 replies; 4+ messages in thread
From: Greg Troxel @ 2009-08-09 21:41 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: guile-devel

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


ludo@gnu.org (Ludovic Courtès) writes:

> A recent thread on `guile-user' [0] raises an important concern: what
> should we do with `guile-1.8.pc' when 2.x is out?
>
> How about shipping `guile-1.8.pc' for compatibility, along with
> `guile.pc' (which would then become the Right One), both with
> "Version: 2.0"?
>
> Thoughts?

That sounds reasonable.

[-- Attachment #2: Type: application/pgp-signature, Size: 193 bytes --]

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

* Re: Guile 2.x and `pkg-config'
  2009-08-09 20:24 Guile 2.x and `pkg-config' Ludovic Courtès
  2009-08-09 21:41 ` Greg Troxel
@ 2009-08-12 22:36 ` Andy Wingo
  2009-08-13 22:02   ` Neil Jerram
  1 sibling, 1 reply; 4+ messages in thread
From: Andy Wingo @ 2009-08-12 22:36 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: guile-devel

Hi,

On Sun 09 Aug 2009 22:24, ludo@gnu.org (Ludovic Courtès) writes:

> A recent thread on `guile-user' [0] raises an important concern: what
> should we do with `guile-1.8.pc' when 2.x is out?

IMO, guile-1.8.pc is only provided by the guile-1.8 package. 1.8 and 2.0
are parallel-installable. Technically, we should be installing
guile-2.0.pc now.

> How about shipping `guile-1.8.pc' for compatibility, along with
> `guile.pc' (which would then become the Right One), both with
> "Version: 2.0"?

I think this is a bad idea. Only Guile 1.8 should claim to be Guile 1.8.

Packages that can compile against either need to select their version in
their configure.ac. GStreamer-depending apps did this successfully in
their transitions (0.{6,8,10}).

See http://www106.pair.com/rhp/parallel.html.

Regards,

Andy
-- 
http://wingolog.org/




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

* Re: Guile 2.x and `pkg-config'
  2009-08-12 22:36 ` Andy Wingo
@ 2009-08-13 22:02   ` Neil Jerram
  0 siblings, 0 replies; 4+ messages in thread
From: Neil Jerram @ 2009-08-13 22:02 UTC (permalink / raw)
  To: Andy Wingo; +Cc: Ludovic Courtès, guile-devel

Andy Wingo <wingo@pobox.com> writes:

> IMO, guile-1.8.pc is only provided by the guile-1.8 package. 1.8 and 2.0
> are parallel-installable. Technically, we should be installing
> guile-2.0.pc now.

That sounds right to me too.

     Neil




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

end of thread, other threads:[~2009-08-13 22:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-09 20:24 Guile 2.x and `pkg-config' Ludovic Courtès
2009-08-09 21:41 ` Greg Troxel
2009-08-12 22:36 ` Andy Wingo
2009-08-13 22:02   ` Neil Jerram

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