sane-project-website/old-archive/1999-04/0142.html

57 wiersze
3.0 KiB
HTML

<!-- received="Thu Apr 8 01:20:05 1999 PDT" -->
<!-- sent="Thu, 8 Apr 1999 18:23:22 +1000 (EST)" -->
<!-- name="Graham Stoney" -->
<!-- email="greyham@research.canon.com.au" -->
<!-- subject="Linking non-libtool libraries into a new backend?" -->
<!-- id="199904080823.SAA23061@sid.research.canon.com.au" -->
<!-- inreplyto="" -->
<title>sane-devel: Linking non-libtool libraries into a new backend?</title>
<h1>Linking non-libtool libraries into a new backend?</h1>
<b>Graham Stoney</b> (<a href="mailto:greyham@research.canon.com.au"><i>greyham@research.canon.com.au</i></a>)<br>
<i>Thu, 8 Apr 1999 18:23:22 +1000 (EST)</i>
<p>
<ul>
<li> <b>Messages sorted by:</b> <a href="date.html#142">[ date ]</a><a href="index.html#142">[ thread ]</a><a href="subject.html#142">[ subject ]</a><a href="author.html#142">[ author ]</a>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0143.html">Petter Reinholdtsen: "Re: Linking non-libtool libraries into a new backend?"</a>
<li> <b>Previous message:</b> <a href="0141.html">De Clarke: "Re: Microtek X6 35mm adapter"</a>
<!-- nextthread="start" -->
<li> <b>Next in thread:</b> <a href="0143.html">Petter Reinholdtsen: "Re: Linking non-libtool libraries into a new backend?"</a>
<li> <b>Reply:</b> <a href="0143.html">Petter Reinholdtsen: "Re: Linking non-libtool libraries into a new backend?"</a>
<li> <b>Reply:</b> <a href="0164.html">Petter Reinholdtsen: "Re: Linking non-libtool libraries into a new backend?"</a>
<!-- reply="end" -->
</ul>
<!-- body="start" -->
Hi folks,<br>
<p>
I'm writing an experimental SANE backend, for which I need to link a bunch of<br>
existing static libraries into my backend's DLL. I tried adding all my .a<br>
files to the end of the "libsane-backend.la:" dependency line in<br>
backend/Makefile, but it just causes libtool to complain:<br>
<p>
libtool: link: cannot build libtool library `libsane-backend.la' from non-libtool objects: blah.a grumble.a etc.a<br>
<p>
Now I know libtool is supposed to make life easier, but is there any way I can<br>
convince it to link my existing libraries in to the new backend?<br>
<p>
Thanks,<br>
Graham<br>
<p>
<pre>
--
Source code, list archive, and docs: <a href="http://www.mostang.com/sane/">http://www.mostang.com/sane/</a>
To unsubscribe: echo unsubscribe sane-devel | mail <a href="mailto:majordomo@mostang.com">majordomo@mostang.com</a>
</pre>
<!-- body="end" -->
<p>
<ul>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0143.html">Petter Reinholdtsen: "Re: Linking non-libtool libraries into a new backend?"</a>
<li> <b>Previous message:</b> <a href="0141.html">De Clarke: "Re: Microtek X6 35mm adapter"</a>
<!-- nextthread="start" -->
<li> <b>Next in thread:</b> <a href="0143.html">Petter Reinholdtsen: "Re: Linking non-libtool libraries into a new backend?"</a>
<li> <b>Reply:</b> <a href="0143.html">Petter Reinholdtsen: "Re: Linking non-libtool libraries into a new backend?"</a>
<li> <b>Reply:</b> <a href="0164.html">Petter Reinholdtsen: "Re: Linking non-libtool libraries into a new backend?"</a>
<!-- reply="end" -->
</ul>