Search the web
Sign In
New User? Sign Up
mingw32 · Mingw - GNU Compiler for Win9x/NT/2K
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1 - 30 of 3345   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1
Discussion and exchange of information about the Mingw32 distribution that is maintained by Mumit Khan and other programmers on the 'net. I thought this would...
dale henderson
dalekh@...
Send Email
May 18, 1999
7:31 pm
2
Hi there, What is the current status of the minw32 distribution? I downloaded it a few months ago and was totally lost (I am new to windows programming). I...
Smith Ray
Ray.Smith@...
Send Email
May 19, 1999
1:58 am
3
Hello, Let me be the first to put a question on this new list. Let's start with a simple and very dumb question probably already answered a million times. ...
Harm-Jan Zwinderman
h.zwinderman@...
Send Email
May 20, 1999
8:55 pm
4
... Did you download from ftp://ftp.xraylith.wisc.edu/pub/khan/gnu-win32/mingw32/egcs-1.1.2 ? It is binary and simply unzips to a directory and ready to use...
dalekh@...
Send Email
May 21, 1999
12:48 am
5
... I think cygwin mailing list is a good source for your question. Try a different web mail site such as netscape.net. I have not had problems posting...
dalekh@...
Send Email
May 21, 1999
12:52 am
6
I haven't been on a mailing list for a while, so please excuse me if I make a mistake on posting procedures. Harm-Jan, you can use the API call...
Harold Weissfield
goronx@...
Send Email
May 21, 1999
3:05 am
7
So then, how does cygwin deal with the console / gui entry point? WinMain is not main, and there is some stuff which theoretically needs to be done before a...
TJ Bandrowsky
tbandrowsky@...
Send Email
May 21, 1999
12:28 pm
8
Hi, I'm trying to compile and OpenGL program using GLUT commands, under Mingw32 on NT. The problem is that I do not have a libglut.a file for use with...
John Waugh
johnw@...
Send Email
May 21, 1999
1:10 pm
9
<37453f89.10e376a-@...> wrote: Original Article: http://www.egroups.com/list/mingw32/?start=8 ... see ...
nhv@...
Send Email
May 21, 1999
7:28 pm
10
... _______________________________________________________________ Get Free Email and Do More On The Web. Visit http://www.msn.com ... eGroups.com home:...
dale henderson
dalekh@...
Send Email
May 21, 1999
10:19 pm
11
Are you compiling your program as a Win32 PE executable? If so, then Cygwin's main() will eventually map back to WinMain(). I cannot say this for certain ...
Harold Weissfield
goronx@...
Send Email
May 22, 1999
12:22 am
12
Thanks for the information it was very informative. The question that I had was how does Cygin know the difference between differently marked subsystems like...
TJ Bandrowsky
tbandrowsky@...
Send Email
May 22, 1999
12:36 am
13
<001501bea3eb$5bfaaeb0$c00174d-@dylan> wrote: Original Article: http://www.egroups.com/group/mingw32/?start=12 ... Doesn't the linked libraries handle this? ...
dalekh@...
Send Email
May 22, 1999
4:55 pm
14
That sounds very reasonable, Dale. Thank you for the information. I have not tried to compile any GUI applications with GCC as of yet, so I'm glad that you ...
Harold Weissfield
goronx@...
Send Email
May 22, 1999
5:46 pm
15
Hi thanks for all the help previously, the compiler now seems able to find the references to the glut functions. Although now I have a new problem(s). I...
John Waugh
johnw@...
Send Email
May 24, 1999
12:02 pm
16
I just installed mingw32 and wxwindows to my PC (with windows98 as os) and just beginig to do some patching acording to the instalation files.. My problem if...
Muhamad Haris Hashim
is-e@...
Send Email
May 26, 1999
4:14 am
17
<007601bea726$6f753260$1df2518-@mhashim> wrote: Original Article: http://www.egroups.com/group/mingw32/?start=16 ... Looks like you need binutils that has...
dalekh@...
Send Email
May 26, 1999
7:28 pm
18
Here is a link to a zip file containing static libraries for glut and opengl. I compiled using Makefile.cygwin successfully under mingw32 and created...
dalekh@...
Send Email
May 27, 1999
4:14 am
19
Yes, I found this link sometime yesterday, and it all works fine now. ... eGroups.com home: http://www.egroups.com/group/mingw32 http://www.egroups.com -...
John Waugh
johnw@...
Send Email
May 27, 1999
7:54 am
20
Here are all the make files used to create the pui, sg and fnt libraries . The example programs compiled and linked successfully using these libraries. The...
dalekh@...
Send Email
May 28, 1999
10:09 pm
21
I've bundled up my current tree for Mingw headers/libraries and also slightly modified Anders Norlander's w32api (based on Anders' 1999-06-14 snapshot). No...
Mumit Khan
khan@...
Send Email
Jul 16, 1999
9:10 pm
22
The only example I can give you is from the GUI source that I use. From ver. 2 source at www.wxwindows.org. In /wxwindows/include/wx/msw/app.h wxApp is...
dalekh@...
Send Email
Jul 25, 1999
1:02 pm
23
Are there Mingw32 make files to compile this source available? ... 1999-06-14...
dalekh@...
Send Email
Jul 26, 1999
3:49 pm
24
GCC-2.95 for Mingw (i386-mingw32) -- Release information =================================================================== Release date: July 31, 1999. I'm...
Mumit Khan
khan@...
Send Email
Jul 31, 1999
11:57 pm
25
Those of you using gcc-2.95 mingw msvcrt runtime, please redownload. It was botched -- the drivers were looking in the wrong directory and also I had the...
Mumit Khan
khan@...
Send Email
Aug 2, 1999
3:18 pm
26
... I'm getting ready to make a B21 release. I don't want to include gcc, gas, ld, etc. in this, though, because experience has shown that it just causes...
Chris Faylor
cgf@...
Send Email
Aug 2, 1999
3:55 pm
27
... Personally I would prefer the Shell script to install Cygwin. It gives more control to user, in comparision to InstallShield. Suhaib...
Suhaib M. Siddiqi
ssiddiqi@...
Send Email
Aug 2, 1999
4:07 pm
28
... What about user's that don't have a shell installed? -Anders...
Anders Norlander
anorland@...
Send Email
Aug 2, 1999
5:57 pm
29
... All of the necessary binaries will be part of the install package. cgf...
Chris Faylor
cgf@...
Send Email
Aug 2, 1999
6:04 pm
30
... That is why I said "Personally, I prefer..." :-) However, Chris, if you need help with InstalledShield. I can volunteer it for you. I have InstallShield...
Suhaib M. Siddiqi
ssiddiqi@...
Send Email
Aug 2, 1999
6:08 pm
Messages 1 - 30 of 3345   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help