Mailinglist Archive: opensuse-packaging (162 mails)
| < Previous | Next > |
Re: [opensuse-packaging] Library packaging question
- From: Dave Plater <dplater@xxxxxxxxxxxxxxxx>
- Date: Tue, 16 Feb 2010 08:28:50 +0200
- Message-id: <4B7A3B22.1030307@xxxxxxxxxxxxxxxx>
On 02/15/2010 11:17 PM, David Haller wrote:
much more sense. Thanks for the demonstration of library building and
linking, it will help a lot in the future and I've also discovered
another useful app in nm. The gcc man page doesn't give much info on
-Bstatic and -Bdynamic.
Incidentally COLLADAValidator builds a binary and isn't needed by
blender anyway but at least it supplied a learning experience for me.
Thanks for the knowledge,
Dave P
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
Hello,It was better that I read it after I had solved the problem, it makes
On Mon, 15 Feb 2010, Dave Plater wrote:
On 02/15/2010 05:36 PM, David Haller wrote:Nice. Look again at my first mail (the long one with the
Dave: try without '-static' but with '-Wl,-Bstatic' before theThanks again, it works.
Collada-Libs and '-Wl,-Bdynamic' after them (or at least before
-lpcre).
sample compiles)...
-dnh
much more sense. Thanks for the demonstration of library building and
linking, it will help a lot in the future and I've also discovered
another useful app in nm. The gcc man page doesn't give much info on
-Bstatic and -Bdynamic.
Incidentally COLLADAValidator builds a binary and isn't needed by
blender anyway but at least it supplied a learning experience for me.
Thanks for the knowledge,
Dave P
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
| < Previous | Next > |