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

62 wiersze
3.4 KiB
HTML

<!-- received="Thu Apr 8 03:08:46 1999 PDT" -->
<!-- sent="Thu, 8 Apr 1999 12:09:51 +0200" -->
<!-- name="Petter Reinholdtsen" -->
<!-- email="pere@hungry.com" -->
<!-- subject="Re: Linking non-libtool libraries into a new backend?" -->
<!-- id="199904081009.MAA31045@lee.Cc.Uit.No" -->
<!-- inreplyto="Linking non-libtool libraries into a new backend?" -->
<title>sane-devel: Re: Linking non-libtool libraries into a new backend?</title>
<h1>Re: Linking non-libtool libraries into a new backend?</h1>
<b>Petter Reinholdtsen</b> (<a href="mailto:pere@hungry.com"><i>pere@hungry.com</i></a>)<br>
<i>Thu, 8 Apr 1999 12:09:51 +0200</i>
<p>
<ul>
<li> <b>Messages sorted by:</b> <a href="date.html#143">[ date ]</a><a href="index.html#143">[ thread ]</a><a href="subject.html#143">[ subject ]</a><a href="author.html#143">[ author ]</a>
<!-- next="start" -->
<li> <b>Next message:</b> <a href="0144.html">Raymond A. Ingles: "Scanner -&gt; printer problem"</a>
<li> <b>Previous message:</b> <a href="0142.html">Graham Stoney: "Linking non-libtool libraries into a new backend?"</a>
<li> <b>Maybe in reply to:</b> <a href="0142.html">Graham Stoney: "Linking non-libtool libraries into a new backend?"</a>
<!-- nextthread="start" -->
<li> <b>Next in thread:</b> <a href="0144.html">Raymond A. Ingles: "Scanner -&gt; printer problem"</a>
<li> <b>Reply:</b> <a href="0144.html">Raymond A. Ingles: "Scanner -&gt; printer problem"</a>
<li> <b>Reply:</b> <a href="0158.html">Graham Stoney: "Re: Linking non-libtool libraries into a new backend?"</a>
<!-- reply="end" -->
</ul>
<!-- body="start" -->
[Graham Stoney]<br>
<i>&gt; Now I know libtool is supposed to make life easier, but is there any</i><br>
<i>&gt; way I can convince it to link my existing libraries in to the new</i><br>
<i>&gt; backend?</i><br>
<p>
The problem is not really non-libtool libraries. The problem is<br>
non-dll libraries, which libtool tries to handle for you. The objects<br>
included in a shared library _must_ be compiled as position<br>
independent code (PIC). If you don't have this, you can not link it<br>
with a shared library.<br>
<p>
What kind of libraries are you trying to link in?<br>
<pre>
--
##&gt; Petter Reinholdtsen &lt;## | <a href="mailto:pere@td.org.uit.no">pere@td.org.uit.no</a>
O- &lt;SCRIPT Language="Javascript"&gt;window.close()&lt;/SCRIPT&gt;
<a href="http://www.hungry.com/~pere/">http://www.hungry.com/~pere/</a> | Go Mozilla, go! Go!
<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="0144.html">Raymond A. Ingles: "Scanner -&gt; printer problem"</a>
<li> <b>Previous message:</b> <a href="0142.html">Graham Stoney: "Linking non-libtool libraries into a new backend?"</a>
<li> <b>Maybe in reply to:</b> <a href="0142.html">Graham Stoney: "Linking non-libtool libraries into a new backend?"</a>
<!-- nextthread="start" -->
<li> <b>Next in thread:</b> <a href="0144.html">Raymond A. Ingles: "Scanner -&gt; printer problem"</a>
<li> <b>Reply:</b> <a href="0144.html">Raymond A. Ingles: "Scanner -&gt; printer problem"</a>
<li> <b>Reply:</b> <a href="0158.html">Graham Stoney: "Re: Linking non-libtool libraries into a new backend?"</a>
<!-- reply="end" -->
</ul>