Equivalent to Polib
Posted: Thu Aug 07, 2008 11:20 am
Working on the reflexion to this project, I asked me what is the equivalent for Linux systems to polib.
Thank you 
Code: Select all
C:\Program Files\PureBasic\Compilers>polib.exe
Pelles Library Manager, Version 3.00.1
Copyright (c) Pelle Orinius 1997-2005
Syntax:
POLIB [options] {files | @commandfile}
Options:
/DEF:filename Build import library from module-definition file
/EXPLODE Create object files for all members
/EXTRACT:member Create object file for the given member
/LIST List all member names
/MACHINE:{ARM|IX86|X86} Set target machine type
/NOUND Don't add underscore
/OLDIMPLIB Create import library in old format
/OUT:filename Name the output file
/REMOVE:member Remove the given member
/VERBOSE Display more information