public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: David W Palmer <David_W_Palmer@ccm.jf.intel.com>
To: gnu-win32@cygnus.com
Subject: Linking with .LIB files
Date: Tue, 25 Mar 1997 12:55:00 -0000	[thread overview]
Message-ID: <Tue,> (raw) <25> (raw) <Mar> (raw) <97> (raw) <11:48:14> (raw) <PST_6@ccm.jf.intel.com> (raw)

     
     Yes, I know this has been covered before.  Unfortunately, I can't find 
     the necessary information to get this to work other than to use 
     link.exe and it might work.
     
     So, I have a simple program which uses OpenGL and I link with the 
     following:
     
     link simple.o libuser32.a glu32.lib opengl32.lib libgdi32.a 
     /subsystem:windows /machine:i386
     
     And of course, I get the following:
     
      Microsoft (R) 32-Bit Incremental Linker Version 5.00.7022
      Copyright (C) Microsoft Corp 1992-1997. All rights reserved.
      
      LINK : error LNK2001: unresolved external symbol _WinMainCRTStartup
      simple.exe : fatal error LNK1120: 1 unresolved externals
      make: *** [simple.exe] Error 25
     
     No .EXE is generated.  And the answer is... what?
     
     Dave
-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

WARNING: multiple messages have this Message-ID
From: David W Palmer <David_W_Palmer@ccm.jf.intel.com>
To: gnu-win32@cygnus.com
Subject: Re: DLL to lib*.a?
Date: Tue, 01 Apr 1997 10:31:00 -0000	[thread overview]
Message-ID: <Tue,> (raw) <01> (raw) <Apr> (raw) <97> (raw) <10:05:43> (raw) <PST_1@ccm.jf.intel.com> (raw)

Text item: 


     Has this made it to the FAQ yet?  Try the following:
     
     dlltool --dllname ouch.dll --output-lib libouch.a
     
     Replace "ouch" with the DLL's base name for both ouch.dll and 
     libouch.a.
     
     Dave

Is there any tool or something available to turn a DLL into a lib*.a? 
Or any other way to use functions in a DLL?
     
     
-
For help on using this list, send a message to 
"gnu-win32-request@cygnus.com" with one line of text: "help".

Text item: External Message Header

The following mail header is for administrative use
and may be ignored unless there are problems.

***IF THERE ARE PROBLEMS SAVE THESE HEADERS***.

Precedence: bulk
Sender: owner-gnu-win32@cygnus.com
X-mailer: Pegasus Mail for Win32 (v2.53/R1)
Priority: normal
Subject: DLL to lib*.a?
Content-transfer-encoding: 7BIT
Content-type: text/plain; charset=US-ASCII
MIME-Version: 1.0
Date: Mon, 31 Mar 1997 21:10:51 +0000
To: gnu-win32@cygnus.com
Comments: Authenticated sender is <kunglao@prairienet.org>
Message-Id: <199704010308.VAA06062@bluestem.prairienet.org>
Received: from bozo (slip232.ice.net [206.102.146.232])
     by bluestem.prairienet.org (8.8.5/8.8.5) with SMTP id VAA06062
     for <gnu-win32@cygnus.com>; Mon, 31 Mar 1997 21:08:32 -0600 (CST)
From: kunglao@prairienet.org
Received: from bluestem.prairienet.org (root@bluestem.prairienet.org [192.17.3.4
])
     by cygnus.com (8.8.5/8.8.5) with ESMTP id TAA25001
     for <gnu-win32@cygnus.com>; Mon, 31 Mar 1997 19:12:14 -0800 (PST)
Received: (from daemon@localhost)
     by cygnus.com (8.8.5/8.8.5) id TAA25006
     for gnu-win32-outgoing; Mon, 31 Mar 1997 19:12:20 -0800 (PST)
Received: from cygnus.com (cygnus.com [205.180.230.20]) by mailbag.jf.intel.com
(8.8.5/8.7.3) with ESMTP id DAA02241; Tue, 1 Apr 1997 03:37:11 -0800 (PST)
Received: from mailbag.jf.intel.com (mailbag.jf.intel.com [134.134.248.4]) by re
lay.jf.intel.com (8.7.6/8.7.3) with ESMTP id DAA07146; Tue, 1 Apr 1997 03:34:52
-0800 (PST)
Return-Path: gnu-win32-owner@cygnus.com
-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

WARNING: multiple messages have this Message-ID
From: DG Ellis <DG_Ellis@ccm.jf.intel.com>
To: egcs@cygnus.com
Cc: gnu-win32@cygnus.com
Subject: Re[2]: env command does not work correctly.
Date: Tue, 08 Apr 1997 18:15:00 -0000	[thread overview]
Message-ID: <Tue,> (raw) <08> (raw) <Apr> (raw) <97> (raw) <13:07:28> (raw) <PDT_9@ccm.jf.intel.com> (raw)

Text item: 


Simple minor note that the $foo in the command below is interpreted by the
original command line interpreter before the actual statement is executed.
This is why this example will not work. The example given in the post by
Fabio is correct in its use.
  You could try:

  foo=hi eval echo '$foo'

This would cause $foo to be protected first time arround, then let
eval evaluate the command after the assignment and do the echo.

    FWIW  Dave Ellis
______________________________ Reply Separator _________________________________
Subject: Re: env command does not work correctly.
Author:  gnu-win32-owner@cygnus.com at SMTPGATE
Date:    4/4/97 3:30 PM


     env is a command typically used in csh-like shells. With bash, you can
     just say:

     ONE=one TWO=two echo_1_2

     This also does not work with cygwin32 17.1.

     The simple statement: foo=hello echo $foo
     doesn't work.

     Also I am not real familiar with unix so I don't know if this is a bug
     or not:  Only uppercase environment variables can be exported.

     +------------------------------+------------------------------------+
     | Scott A. Mintz               | voice: (216) 646-4805              |
     | Allen-Bradley Company        | fax:   (216) 646-4961              |
     | 1 Allen-Bradley Drive        | email: scott.mintz@po.cle.ab.com   |
     | Mayfield Hts., OH 44124-6118 | CIS:   71461,632                   |
     +------------------------------+------------------------------------+




______________________________ Reply Separator ________________________________
_
Subject: env command does not work correctly.
Author:  Fabio@Colorado.EDU at Internet
Date:    4/3/97 2:02 PM


>>>>> "JDR" == John D Robertson <john@rrci.com> writes:

 JDR> Platform: Win95 / Intel Release: B17.1

 JDR> The "env" command does not set environmental variables as it is
 JDR> supposed to.  For example:

 JDR>    env ONE=one TWO=two echo_1_2

 JDR> where echo_1_2 is a sh script:

env is a command typically used in csh-like shells. With bash, you
can just say:

  ONE=one TWO=two echo_1_2

Under Linux, env works fine with both tcsh and bash.  I haven't tried
env with cygwin---I wasn't even aware of its inclusion---and right now
I have no access to my Win95 laptop. But it looks like a bug.

Fabio

--
Fabio Somenzi          | Phone: 303-492-3466
University of Colorado | Fax:   303-492-2758
ECE Dept.              | Email: Fabio@Colorado.EDU
Boulder CO 80309-0425  | WWW:   http://vlsi.colorado.edu/~fabio
-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

Text item: External Message Header

The following mail header is for administrative use
and may be ignored unless there are problems.

***IF THERE ARE PROBLEMS SAVE THESE HEADERS***.

Precedence: bulk
Sender: owner-gnu-win32@cygnus.com
Content-Description: cc:Mail note part
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset=US-ASCII
Cc: gnu-win32@cygnus.com
To: "John D. Robertson" <john@rrci.com>, Fabio@Colorado.EDU
Subject: Re: env command does not work correctly.
From: Scott.Mintz@po.cle.ab.com (Scott Mintz)
Message-ID: < 00037E4E.1893@po.cle.ab.com >
Date: Fri, 4 Apr 1997 15:30:58 -0500
Mime-Version: 1.0
Received: from ccMail by po.cle.ab.com
  (IMA Internet Exchange 2.1 (Gold Candidate) Enterprise) id 00037E4E; Fri, 4 Ap
r 97 15:35:40 -0500
Received: from po.cle.ab.com (po.cle.ab.com [130.151.192.20]) by po.ab.com (8.7.
1/RA1.1) with SMTP id PAA18225; Fri, 4 Apr 1997 15:38:42 -0500 (EST)
Received: from po.ab.com(130.151.128.20) by extfw.cle.ra.rockwell.com via smap (
3.2)
     id xma010199; Fri, 4 Apr 97 15:44:17 -0500
Received: by extfw.cle.ra.rockwell.com; id PAA10250; Fri, 4 Apr 1997 15:44:34 -0
500
Received: from extfw.cle.ra.rockwell.com (firewall-user@extfw.cle.ra.rockwell.co
m [192.159.76.10])
     by cygnus.com (8.8.5/8.8.5) with SMTP id MAA25963
     for <gnu-win32@cygnus.com>; Fri, 4 Apr 1997 12:44:41 -0800 (PST)
Received: (from daemon@localhost)
     by cygnus.com (8.8.5/8.8.5) id MAA25968
     for gnu-win32-outgoing; Fri, 4 Apr 1997 12:44:48 -0800 (PST)
Received: from cygnus.com (cygnus.com [205.180.230.20]) by mailbag.jf.intel.com
(8.8.5/8.7.3) with ESMTP id DAA24047; Sat, 5 Apr 1997 03:15:33 -0800 (PST)
Received: from mailbag.jf.intel.com (mailbag.jf.intel.com [134.134.248.4]) by re
lay.jf.intel.com (8.7.6/8.7.3) with ESMTP id DAA25843; Sat, 5 Apr 1997 03:13:19
-0800 (PST)
Return-Path: gnu-win32-owner@cygnus.com
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

         reply	other threads:[~1997-03-25 12:55 UTC|newest]

Thread overview: 206+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <23>
     [not found] ` <Feb>
     [not found]   ` <97>
     [not found]     ` <18:00:22>
     [not found]       ` <PST_2@ccm.hf.intel.com>
1997-03-19 18:13         ` Understanding program startup DG Ellis
     [not found]           ` <19>
     [not found]             ` <Mar>
     [not found]               ` <05,>
     [not found]                 ` <2000>
     [not found]                   ` <at>
     [not found]                     ` <12:47PM>
2000-03-05 10:05                       ` What is a "forward slash" Michael Hirmke
     [not found]                     ` <08:00:42AM>
     [not found]                       ` <-0800>
2000-03-12 16:21                         ` various packages Michael Hirmke
     [not found]                         ` <(PST)>
2000-12-20 16:39                           ` new install of cygwin with pdksh doesn't work Earnie Boyd
2000-12-20 17:36                             ` David M. Karr
2000-12-20 18:18                               ` Chris Abbey
2000-12-21  6:27                           ` Earnie Boyd
2000-12-21  8:33                             ` David M. Karr
2000-12-21 12:17                             ` David M. Karr
2000-12-21 12:48                               ` Larry Hall (RFK Partners, Inc)
2000-12-21 13:06                           ` Earnie Boyd
2001-01-03  9:56                             ` David M. Karr
2001-01-03 14:03                               ` Larry Hall (RFK Partners, Inc)
     [not found]                   ` <14:50:18>
     [not found]                     ` <+0000>
     [not found]                       ` <(CT0)>
2000-12-20 19:38                         ` Earnie Boyd
2000-12-20 22:54                           ` David M. Karr
2000-12-21  6:40                             ` Markus Hoenicka
2000-12-21  8:48                               ` David M. Karr
2000-12-21 10:46                                 ` Larry Hall (RFK Partners, Inc)
2000-12-21 16:10                               ` Jari Aalto+mail.emacs
2000-12-21 16:22                                 ` Corinna Vinschen
2000-12-21 16:32                                   ` Christopher Faylor
2000-12-21 16:31                                 ` Christopher Faylor
2000-12-22  6:29                                 ` Markus Hoenicka
2000-12-23  7:03                                   ` Jari Aalto+mail.linux
     [not found]                       ` <(GMT)>
2001-02-11  8:18                         ` QT chris
2001-02-11 15:48                           ` QT Dr. Volker Zell
2001-02-12  7:02                             ` QT Jonathan Fosburgh
2001-02-12  9:36                               ` QT Dr. Volker Zell
2001-02-14 17:05                                 ` QT - request for bind cygwin patch file Kevin Wright
1997-03-19 23:02         ` Understanding program startup Jim Balter
     [not found]     ` <10:42:13>
1997-03-26 17:32       ` Re[2]: Linking with .LIB files David W Palmer
1997-03-25 12:55         ` David W Palmer [this message]
     [not found]           ` <01>
1997-03-26  9:44         ` Nick Ing-Simmons
1997-03-27  0:57         ` Jim Balter
     [not found]     ` <12:12:26>
1997-03-31 12:13       ` Re[2]: " David W Palmer
1997-03-27 15:33         ` Jim Balter
1997-03-27 20:59         ` Re[2]: " David W Palmer
     [not found]           ` <17>
     [not found]     ` <10:05:43>
1997-04-01 10:31       ` DLL to lib*.a? David W Palmer
1997-02-23 10:38         ` Re[2]: globbing feature in 17.1 when not under bash issue (b DG Ellis
1997-03-21 10:46         ` Re[2]: Understanding program startup DG Ellis
1997-03-24 10:32         ` Windows API calls that don't work? (Was RE: Stupid stupi David W Palmer
1997-04-02  7:11         ` DLL to lib*.a? kunglao
     [not found]     ` <13:07:28>
1997-04-08 18:15       ` Re[2]: env command does not work correctly DG Ellis
     [not found]     ` <14:20:27>
1997-07-17 14:20       ` Installing b18 usertools Brett A Carter
     [not found] <;>
     [not found] ` <from>
     [not found]   ` <"Michael>
     [not found]     ` <Hirmke">
     [not found]   ` <dialup-62.215.274.4.dial1.stamford>
     [not found]     ` <([62.215.274.4]>
2001-11-25 18:01       ` >>>ADVERTISE TO 11,759,000 PEOPLE FREE! FreeEmailSoftware1
2001-05-03  6:27 Problem with Windows .lnk files treated as Symlinks Martin Oberhuber
2001-05-03  7:49 ` Larry Hall (RFK Partners, Inc)
2001-05-03 10:46   ` Christopher Faylor
  -- strict thread matches above, loose matches on Subject: below --
2001-01-24 13:36 KSH is pdksh Galen Boyer
2001-01-24 14:35 ` Larry Hall (RFK Partners, Inc)
2001-01-24 15:33   ` David Feustel
2001-01-24 15:30 ` Corinna Vinschen
2001-01-24 15:39 ` David M. Karr
2001-01-24 17:25   ` Earnie Boyd
2001-01-24 19:07     ` Mumit Khan
2001-01-25  8:25       ` David M. Karr
2001-01-25  8:34         ` Larry Hall (RFK Partners, Inc)
2001-01-25 12:52           ` Matthew Smith
2001-01-25 13:32             ` Earnie Boyd
2001-01-25 14:31               ` Newlib's non-posix'ness [Re: KSH is pdksh] Mumit Khan
2001-01-25 16:17                 ` Earnie Boyd
2001-01-25 21:23                 ` Christopher Faylor
2001-01-25  7:51   ` KSH is pdksh Galen Boyer
2001-01-25 13:01     ` Galen Boyer
2000-03-13  5:16 [ANN] PW32 the (alternative) Posix-over-Win32 layer 0.3.0 released Paul Sokolovsky
2000-03-13  8:05 ` Chris Faylor
2000-03-13  9:03   ` Dr. Volker Zell
2000-03-13 10:05   ` Re[2]: " Paul Sokolovsky
2000-03-13 15:01   ` Michael Hirmke
2000-03-13 15:05     ` Chris Faylor
     [not found] <Jeffrey>
     [not found] ` <C.>
     [not found]   ` <Fried"'s>
     [not found]     ` <message>
     [not found]       ` <of>
     [not found]         ` <"Mon,>
     [not found]         ` <"Fri,>
     [not found]           ` <11>
     [not found]         ` <"Thu,>
     [not found]         ` <"Tue,>
     [not found]         ` <"Wed,>
     [not found]           ` <22>
     [not found]           ` <07>
     [not found]             ` <Jan>
     [not found]               ` <2001>
     [not found]                 ` <16:18:12>
     [not found]               ` <1998>
     [not found]                 ` <11:08:42>
     [not found]                   ` <-0400>
     [not found]                 ` <16:34:34>
     [not found]                   ` <-0500>
     [not found]                     ` <Daniel>
     [not found]                     ` <DJ>
1998-12-11 14:39                     ` help on compiling perl/ nt with cygwin. gnu c lib missing john z
1998-12-12  9:41                       ` Michael Hirmke
1998-12-13  5:55                       ` Peter Moulder
     [not found]                       ` <3.0.5.32.19981213122803.00863b20@pciii>
1998-12-18 20:36                         ` Peter Moulder
1999-02-02  5:27                     ` OpenGL and glut with B20.1 Suhaib M. Siddiqi
1999-02-02  5:44                       ` Levon Saldamli
     [not found]                         ` < 7wsocoudi1.fsf@sandra.lysator.liu.se >
1999-02-02  6:18                           ` Theodore Jump
1999-02-28 23:02                             ` Theodore Jump
1999-02-03  5:02                           ` unsubscribe john z
1999-02-28 23:02                             ` unsubscribe john z
1999-02-28 23:02                         ` OpenGL and glut with B20.1 Levon Saldamli
1999-02-28 23:02                       ` Suhaib M. Siddiqi
2001-01-04 13:09                     ` First Cygwin Installation Hough, Louis F
2001-01-04 13:12                       ` DJ Delorie
2001-01-04 13:21                         ` David M. Karr
2001-01-04 13:39                           ` Larry Hall (RFK Partners, Inc)
2001-01-04 13:55                             ` David M. Karr
2001-01-04 14:14                               ` Larry Hall (RFK Partners, Inc)
2001-01-04 14:41                               ` Earnie Boyd
2001-01-04 14:55                                 ` David M. Karr
2001-01-04 15:10                                   ` Christopher Faylor
2001-01-05 12:52                     ` Drive with cygwin moved from "E:" to "D:", how to fix? David M. Karr
2001-01-05 13:00                       ` DJ Delorie
2001-01-05 13:40                         ` David M. Karr
2001-01-05 13:46                           ` Larry Hall (RFK Partners, Inc)
2001-01-05 14:04                             ` David M. Karr
2001-01-05 13:50                       ` Gerrit P. Haase
2001-01-06 11:30                       ` Quick setup script "taxidermy.pl" Soren Andersen
2001-01-11 14:23                     ` NTEmacs shell/CygWin: should control-C work? Daniel Barclay
2001-01-11 15:00                       ` David M. Karr
2001-01-12 11:48                         ` Daniel Barclay
2001-01-12 11:54                           ` David M. Karr
2001-01-12 12:30                             ` Larry Hall (RFK Partners, Inc)
2001-01-12 12:43                               ` David M. Karr
2001-01-12 13:12                                 ` Daniel Barclay
2001-01-12 13:13                                 ` Larry Hall (RFK Partners, Inc)
2001-01-12 13:06                             ` Daniel Barclay
2001-01-12 13:26                           ` Ehud Karni
2001-01-12 13:57                             ` Larry Hall (RFK Partners, Inc)
2001-01-16 11:14                               ` Daniel Barclay
2001-01-16 11:27                                 ` Larry Hall (RFK Partners, Inc)
2001-01-18  8:21                                   ` Daniel Barclay
2001-01-18  8:27                                     ` Larry Hall (RFK Partners, Inc)
2001-01-18 16:47                                       ` Dr. Volker Zell
     [not found]                 ` <14:02:23>
     [not found]                   ` <+0200>
1998-10-23 12:54                     ` Which of cygwin32's design goals does ascii file conversion fulfil? David Fox
1998-10-24 10:29                       ` Larry Hall
1998-10-26  5:47                         ` Olle Olsson
1998-10-28  0:40                           ` Geoffrey Noer
1998-10-25  1:41                       ` Darren Cook
2000-03-13 15:34                     ` [ANN] PW32 the (alternative) Posix-over-Win32 layer 0.3.0 released Michael Hirmke
2000-03-13 15:52                       ` Chris Faylor
2000-03-14 13:06                         ` Michael Hirmke
     [not found]                 ` <21:45:26>
     [not found]                   ` <-0700>
     [not found]                     ` <(PDT)>
2000-04-26  6:56                       ` problems with less Michael Hirmke
2000-05-09  7:42                         ` John S Cooper
2000-05-09  9:08                           ` Chris Faylor
2000-05-09 10:25                             ` Bob McGowan
     [not found]               ` <1999>
     [not found]                 ` <21:28:12>
     [not found]                   ` <-0600>
     [not found]                     ` <(CST)>
     [not found]                       ` <Pine.SO4.4.05.9902222125010.25431-100000@scooby.simple.dallas.tx.us>
     [not found]                         ` <d9btilixqo.fsf@han.cs.umn.edu>
1999-02-22 22:41                           ` [PB] "no acceptable ld" : cywin32 pb, way to handle win path ? Sebastien Barre
1999-02-23  3:06                             ` Gary V. Vaughan
1999-02-28 23:02                               ` Gary V. Vaughan
1999-02-28 23:02                             ` Sebastien Barre
     [not found]                 ` <19:42:30>
     [not found]                   ` <+0100>
1999-02-23 17:15                     ` strange mount behaviour Sebastien Barre
1999-02-24  0:08                       ` Levon Saldamli
     [not found]                         ` < 7wsobw8gql.fsf@sandra.lysator.liu.se >
1999-02-24  0:59                           ` Sebastien Barre
1999-02-28 23:02                             ` Sebastien Barre
1999-02-28 23:02                         ` Levon Saldamli
1999-03-03 13:25                         ` Michael Hirmke
1999-03-31 19:45                           ` Michael Hirmke
1999-02-28 23:02                       ` Sebastien Barre
2001-01-16  0:08                     ` Cygwin commands crashes after ssh login Christer.H.Jansson
2001-01-16  4:41                       ` Erdely, Michael
2001-01-16  5:32                         ` Corinna Vinschen
2001-01-16  5:49                           ` Erdely, Michael
2001-01-16  6:08                           ` Henry S. Thompson
2001-01-16  7:38                             ` Larry Hall (RFK Partners, Inc)
2001-01-16  7:56                             ` Wei Ku
2001-01-16  8:02                               ` Christopher Faylor
2001-01-17  4:04                               ` Corinna Vinschen
2001-01-16  9:11                           ` Egor Duda
2001-01-16  9:28                             ` Christopher Faylor
2001-01-17  5:20                               ` Egor Duda
2001-01-17  5:29                                 ` Christopher Faylor
2001-01-17  3:57                             ` Corinna Vinschen
2001-01-17  5:20                               ` Egor Duda
2001-03-15 13:33                     ` tcsh Win2000: command line editing does not work Brad Barber
2001-03-15 14:15                       ` Corinna Vinschen
2001-03-22  8:01                         ` Kazuhiro Fujieda
2001-03-22 10:08                           ` Brad Barber
2001-03-22 10:27                             ` Kazuhiro Fujieda
2001-03-22 18:49                           ` Christopher Faylor
     [not found]                       ` <m3elvyr90a.fsf@master.athome>
2001-03-16  6:59                         ` Brad Barber
1999-01-31 23:52 uudecode? John Cooper
1999-01-31 23:52 ` uudecode? Corinna Vinschen
1999-01-31 23:52 ` uudecode? Michael Hirmke
1999-01-31 23:52   ` uudecode? John Cooper
1999-01-31 23:52     ` uudecode? root
1999-01-31 23:52       ` uudecode? John Cooper
1999-01-31 23:52         ` uudecode? John Cooper
1999-01-31 23:52       ` uudecode? John Cooper
1999-01-31 23:52         ` uudecode? Pierre A. Humblet
1999-01-31 23:52     ` uudecode? Glenn Spell
1998-07-21  1:55 long long vs long Graham Murray
1998-07-22  6:17 ` Harry Broomhall
1998-07-22 13:57 ` Michael H. Warfield
1998-07-23  6:15   ` Harry Broomhall
1998-07-23 13:02   ` Matthew Donadio
1998-07-23 15:30   ` Timothy Writer
1998-07-24 12:58     ` Matthew Donadio
1998-07-25  0:08     ` Larry Hall
1998-07-25  1:22       ` Timothy Writer
1998-07-24 12:58   ` Benjamin Riefenstahl
1998-07-22 13:57 ` Nicholas R LeRoy
1998-07-22 16:50 ` Michael Weiser
1998-07-23  8:33   ` Brian Osman
1998-07-27 14:23     ` Michael Weiser
1998-07-23  8:33   ` Harry Broomhall
1998-07-23 19:01     ` Michael Weiser
1998-07-24  5:20       ` Harry Broomhall
1998-07-25  0:08         ` Mumit Khan
1998-07-26  9:27           ` sjm
     [not found]           ` <9807261625.AA18550.cygnus.gnu-win32@frodo>
1998-07-28  0:57             ` Christopher G. Faylor
1998-07-27 14:23         ` Michael Weiser
1998-07-25  1:22       ` Timothy Writer
1998-07-28  0:57         ` Michael Weiser
1998-07-24  0:25     ` massimo morara
1998-07-22 17:12 ` Andrew Sharp
1998-01-07  5:29 Why text=binary mounts (Re: Gnu-win32 (b18), coolview and NTEmacs) Earnie Boyd
1998-01-07 12:35 ` Scott Blachowicz
1998-01-07 14:50 ` Fergus Henderson
1998-01-07 22:33 ` Jeffrey C. Fried
1998-01-08 10:46   ` Scott Blachowicz
1998-01-09 11:09     ` Larry Hall (RFK Partners Inc)
1998-01-12 20:11       ` Scott Blachowicz
1998-01-16  2:56         ` Benjamin Riefenstahl
1998-01-10  6:19     ` Why text=binary mounts (Re: Gnu-win32 (b18), coolview and NTE Michael Hirmke
1998-01-11 15:55       ` Larry Hall
1997-03-26  9:44 Linking with .LIB files Colin Peters
     [not found] <Bob>
     [not found] <Sebastien>
     [not found] <Mumit>
     [not found] <Benjamin>
     [not found] <Markus>
     [not found] <Michael>
     [not found] ` <H.>
     [not found] <john>
     [not found] <Larry>
     [not found] <Earnie>
     [not found] <Corinna>
     [not found] <Suhaib>
     [not found] ` <M.>

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Tue, \
    --to=david_w_palmer@ccm.jf.intel.com \
    --cc=gnu-win32@cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).