[EMAIL PROTECTED] writes:

> Cool feature ...

Yeah.  I've never really had the time to get to understand linking
issues as well as I'd like.  Too much else to do.

> Hmm .. my 
> ldd --version
> ldd (GNU libc) 2.0.7    

Interesting, Debian's got an ldd from somewhere else entirely...

  $ ldd --version
  ldd: invalid option -- -
  ldd: version 1.9.9
  ldd: invalid option -- e
  ldd: invalid option -- s
  ldd: invalid option -- i
  ldd: invalid option -- o
  ldd: invalid option -- n

> even though I have to explicitly specify libdl libreadline and libm 
> to link.

I think the trick is that you *must* specify -lc on the link line to
get the linker to embed the dependency info.  At least that's what I
recall hearing.  I haven't tested it.

> Oh, and gnucash works fine with /usr/lib/libguile.so.3.0.0   What's
> libguile.so.4 ? aren't version numbers a pisser?

.4 is the official soname for guile 1.3.  Jim Blandy (the head Guile
organizer) bumped it for the release (to distinguish it from the
potentially incompatible snapshot releases, I think).

-- 
Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930
----- %< -------------------------------------------- >% ------
The GnuCash / X-Accountant Mailing List
To unsubscribe, send mail to [EMAIL PROTECTED] and
put "unsubscribe gnucash-devel [EMAIL PROTECTED]" in the body

Reply via email to