public inbox for pthreads-win32@sourceware.org
 help / color / mirror / Atom feed
* RE: Create static .lib without .dll [W2K, VC++ 6]
       [not found] <263799EB6C70B24CB147285E4985C56D1ACCDA@plbrnts20dc.playlogicgames.com>
@ 2003-02-14 11:57 ` ignace
  0 siblings, 0 replies; 2+ messages in thread
From: ignace @ 2003-02-14 11:57 UTC (permalink / raw)
  To: 'Forstner Michael', pthreads-win32


The easy way: just create a 'Win32 Static Library' project under "File /
New Project", and load it with your files.

The harder way: although it is highly you can specify the "-lib" option
in the linker options or even in the project .dsp directly, but you have
to make sure you're using the default linker options, see MSDN for more
information under 'static libraries, creating'.  If you're not
comfortable with editing .dsp files by hand, then please don't! :)

Regards,
i.

> -----Original Message-----
> From: pthreads-win32-owner@sources.redhat.com [mailto:pthreads-win32-
> owner@sources.redhat.com] On Behalf Of Forstner Michael
> Sent: Friday, February 14, 2003 9:04 AM
> To: pthreads-win32@sources.redhat.com
> Subject: Create static .lib without .dll [W2K, VC++ 6]
> 
> Hello all,
> 
> is there a way to create a static .lib without the .dll with VC++ 6 ?
> 
> regards,
> Michael Forstner

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Create static .lib without .dll [W2K, VC++ 6]
@ 2003-02-14  8:03 Forstner Michael
  0 siblings, 0 replies; 2+ messages in thread
From: Forstner Michael @ 2003-02-14  8:03 UTC (permalink / raw)
  To: pthreads-win32

Hello all,

is there a way to create a static .lib without the .dll with VC++ 6 ?

regards,
Michael Forstner

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-02-14 11:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <263799EB6C70B24CB147285E4985C56D1ACCDA@plbrnts20dc.playlogicgames.com>
2003-02-14 11:57 ` Create static .lib without .dll [W2K, VC++ 6] ignace
2003-02-14  8:03 Forstner Michael

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).