NO

Author Topic: How can I create one library file from two file objects?  (Read 1764 times)

Offline sofandr

  • Member
  • *
  • Posts: 1
How can I create one library file from two file objects?
« on: April 23, 2019, 05:58:58 PM »
How can I create one library file from two file objects?
1.obj
2.obj

all.lib

polib.exe ?

Offline TimoVJL

  • Global Moderator
  • Member
  • *****
  • Posts: 2091
Re: How can I create one library file from two file objects?
« Reply #1 on: April 23, 2019, 07:21:51 PM »
Help tells it:
Quote
You can use POLIB to create a library. When you do, use the following syntax:

POLIB filespec /OUT:library
For example:
Code: [Select]
polib.exe *.obj -out:all.lib
May the source be with you

Offline sofandr

  • Member
  • *
  • Posts: 1
Re: How can I create one library file from two file objects?
« Reply #2 on: April 23, 2019, 10:21:21 PM »
Thank you for help.  It turned out just.  :)

Offline jj2007

  • Member
  • *
  • Posts: 536
Re: How can I create one library file from two file objects?
« Reply #3 on: April 24, 2019, 08:38:42 AM »
On a side note: I see "Posts: 1" under sofandr's reply. The forum software has a bug, hooray ;-)

Offline frankie

  • Global Moderator
  • Member
  • *****
  • Posts: 2096
Re: How can I create one library file from two file objects?
« Reply #4 on: April 24, 2019, 05:11:46 PM »
On a side note: I see "Posts: 1" under sofandr's reply. The forum software has a bug, hooray ;-)
Yeah!
Seems that forum has 'Option base=0'  ;D
It is better to be hated for what you are than to be loved for what you are not. - Andre Gide