Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old December 7th, 2006, 01:35 AM
BradDux@gmail.com
Guest
 
Posts: n/a
Default 2 libraries with different versions of same object

I have two library's that both have the same object file in them. How
can I specify which library to use a specific object from?

  #2  
Old December 7th, 2006, 03:15 AM
Victor Bazarov
Guest
 
Posts: n/a
Default Re: 2 libraries with different versions of same object

BradDux@gmail.com wrote:
Quote:
I have two library's that both have the same object file in them. How
can I specify which library to use a specific object from?
It depends on the linker you're using. Since it's implementation-
specific, it's OT here, unfortunately. Please consider asking in
the newsgroup that deals with your compiler. Sometimes you make
the linker choose by specifying the libraries in a particular order,
but there is no sure way. Sometimes it's possible to extract the
object module from the library and pass it to the linker by itself.
No common solution exists.

V
--
Please remove capital 'A's when replying by e-mail
I do not respond to top-posted replies, please don't ask


 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles