public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: DOS and Win95 programs
@ 1998-01-24 15:34 Earnie Boyd
  0 siblings, 0 replies; 3+ messages in thread
From: Earnie Boyd @ 1998-01-24 15:34 UTC (permalink / raw)
  To: michel.juillard; +Cc: gnu-win32

I'm not exactly sure what you are asking.  Anyway, check the URL list 
given below.  The legal aspects of the cygwin.dll have been discussed 
before and can be found in the mail archives.

>From: "Michel Juillard" <michel@pythie.cepremap.cnrs.fr>
>To: gnu-win32@cygnus.com
>Date: Tue, 20 Jan 1998 15:15:43 +0000
>Subject: DOS and Win95 programs
>Reply-to: michel.juillard@cepremap.cnrs.fr
>
>1) Is there a way to write simple programs which can be executed 
>under DOS or Win3.xx with gnu-win32?
>
>2) Is there a way to bundle cygnwin.dll with the executable for a 
>simple program to be executed under Win95 or NT?
>
>Thanks in advance for your answers
>
>Michel
>
>---------------------------------------------
>Michel Juillard
>CEPREMAP
>140, rue du Chevaleret
>75013 Paris
>
>tel (33 1) 40.77.84.24
>fax (33 1) 44.24.38.57
>maison (33 1) 42.52.92.66
>---------------------------------------------
>-
>For help on using this list (especially unsubscribing), send a message 
to
>"gnu-win32-request@cygnus.com" with one line of text: "help".
>


-        \\||//
---o0O0--Earnie--0O0o----
-earnie_boyd@hotmail.com-
------ooo0O--O0ooo-------

Check out these great gnu-win32 related sites:
ftp://ftp.cygnus.com/pub/gnu-win32/latest/           (ftp site)
http://www.cygnus.com/pubs/gnupro/                   (Comercial Page)
http://www.cygnus.com/misc/gnu-win32/                (Project Page)
http://www.cygnus.com/ml/gnu-win32                   (Mail Archives)
http://www.itribe.net/virtunix/winhelp-man-pages/    (HTML Man Pages)
http://www.lexa.ru/sos                               (Sergey Okhapkin)
ftp://www.lexa.ru/pub/domestic/sos/                (Sergey's ftp site)
http://www.fu.is.saga-u.ac.jp/~colin/gcc.html        (Colin Peters)
http://www.xraylith.wisc.edu/~khan/software/gnu-win32/ (Mumit Khan)
http://gnu-win32.paranoia.ru                   (Chuck Bogorad's ports)
ftp://ftp.deninc.com/pub (Den Internet Services - US mirror and ports)
http://www.bestweb.net/~aka/gnu-win32/  (GNU-Win32 Bash Configuration)


______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

^ permalink raw reply	[flat|nested] 3+ messages in thread
* Re: DOS and Win95 programs
@ 1998-01-26  7:02 Earnie Boyd
  0 siblings, 0 replies; 3+ messages in thread
From: Earnie Boyd @ 1998-01-26  7:02 UTC (permalink / raw)
  To: michel.juillard; +Cc: gnu-win32

Hi Michel,

Have you tried the minimalist version of gcc yet.  It does away with the 
cygwin.dll.  As long as your programs aren't GUI based they should run 
in DOS.  You'll just have to test that.  As for Win3.11, new API calls 
just ain't gonna work, otherwise, give it a try.

If you have more legal questions, someone had mentioned that there busy 
lawyer may be willing to help.  If you willing to search the archives 
you may be able to find who was willing to help.

Happy Computing,

-        \\||//
---o0O0--Earnie--0O0o----
-earnie_boyd@hotmail.com-
------ooo0O--O0ooo-------

Check out these great gnu-win32 related sites:
ftp://ftp.cygnus.com/pub/gnu-win32/latest/           (ftp site)
http://www.cygnus.com/pubs/gnupro/                   (Comercial Page)
http://www.cygnus.com/misc/gnu-win32/                (Project Page)
http://www.cygnus.com/ml/gnu-win32                   (Mail Archives)
http://www.itribe.net/virtunix/winhelp-man-pages/    (HTML Man Pages)
http://www.lexa.ru/sos                               (Sergey Okhapkin)
ftp://www.lexa.ru/pub/domestic/sos/                (Sergey's ftp site)
http://www.fu.is.saga-u.ac.jp/~colin/gcc.html        (Colin Peters)
http://www.xraylith.wisc.edu/~khan/software/gnu-win32/ (Mumit Khan)
http://gnu-win32.paranoia.ru                   (Chuck Bogorad's ports)
ftp://ftp.deninc.com/pub (Den Internet Services - US mirror and ports)
http://www.bestweb.net/~aka/gnu-win32/  (GNU-Win32 Bash Configuration)


From michel@pythie.cepremap.cnrs.fr Sat Jan 24 03:22:47 1998
>Received: from dell-michel ([193.51.127.43]) by pythie.cepremap.cnrs.fr
>	 with smtp id m0xw3oQ-0012TRC
>	(Debian Smail-3.2 1996-Jul-4 #2); Sat, 24 Jan 1998 12:31:46 +0100 
(CET)
>Message-Id: <m0xw3oQ-0012TRC@pythie.cepremap.cnrs.fr>
>From: "Michel Juillard" <michel@pythie.cepremap.cnrs.fr>
>To: "Earnie Boyd" <earnie_boyd@hotmail.com>
>Date: Sat, 24 Jan 1998 11:25:31 +0000
>MIME-Version: 1.0
>Content-type: text/plain; charset=US-ASCII
>Content-transfer-encoding: 7BIT
>Subject: Re: DOS and Win95 programs
>Reply-to: michel.juillard@cepremap.cnrs.fr
>Priority: normal
>In-reply-to: < 19980123150455.28487.qmail@hotmail.com >
>
>Hi Earnie,
>
>thanks for trying to help. I have written a small economic simulation 
>program which I distribute freely. Currently I develop under NT with 
>gnu-win32 and my questions are as follows:
>
>1) for my program to be used under Win95 and NT, do I have to include 
>cygwin.dll in the package or can I "embed" cygwin.dll in the 
>executable so to have a single file to send people.
>
>2) for my program to be used under DOS and Win3.11 can I 
>"cross-compile" with gnu-win32 and obtain an executable which will 
>work under DOS or Win3.11
>
>My program doesn't use any Windows specific features, it's basically 
>a filter reading an ASCII file and writing another one.
>
>Thanks again for your help.
>
>Michel
>
>---------------------------------------------
>Michel Juillard
>CEPREMAP
>140, rue du Chevaleret
>75013 Paris
>
>tel (33 1) 40.77.84.24
>fax (33 1) 44.24.38.57
>maison (33 1) 42.52.92.66
>---------------------------------------------
>



______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

^ permalink raw reply	[flat|nested] 3+ messages in thread
* DOS and Win95 programs
@ 1998-01-20 15:29 Michel Juillard
  0 siblings, 0 replies; 3+ messages in thread
From: Michel Juillard @ 1998-01-20 15:29 UTC (permalink / raw)
  To: gnu-win32

1) Is there a way to write simple programs which can be executed 
under DOS or Win3.xx with gnu-win32?

2) Is there a way to bundle cygnwin.dll with the executable for a 
simple program to be executed under Win95 or NT?

Thanks in advance for your answers

Michel

---------------------------------------------
Michel Juillard
CEPREMAP
140, rue du Chevaleret
75013 Paris

tel (33 1) 40.77.84.24
fax (33 1) 44.24.38.57
maison (33 1) 42.52.92.66
---------------------------------------------
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

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

end of thread, other threads:[~1998-01-26  7:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-01-24 15:34 DOS and Win95 programs Earnie Boyd
  -- strict thread matches above, loose matches on Subject: below --
1998-01-26  7:02 Earnie Boyd
1998-01-20 15:29 Michel Juillard

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).