473,385 Members | 1,483 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

need help with mingw

Hello all,
I downloaded mingw from sourceforge.net and wrote (Hello World) prg. it
ran fine but I noticed that there were another (hello world) prg so I
deleted that one and wrote my own again and it did not run properly
would like help on how mingw is used not sure if I am doing it right.

Feb 25 '06 #1
2 1448
It could be useful to explain WHAT is not working properly. Problems
compiling? Unwanted results when you run the program, etc..

Feb 25 '06 #2
Ld******@verizon.net writes:
I downloaded mingw from sourceforge.net and wrote (Hello World) prg. it
ran fine but I noticed that there were another (hello world) prg so I
deleted that one and wrote my own again and it did not run properly
would like help on how mingw is used not sure if I am doing it right.


We'd be glad to help you with any programs you're having with the C
language. We generally don't deal with the details of specific
implementations (such as how to run a compiler).

If you're having problems writing correct C code, you're in the right
place. Show us the code you've written (the *exact* code; don't try
to re-type it), and tell us what problems you're having with it. Note
that "it doesn't work" or "it did not run properly" is not a
description of your problem; something like "I got this error message
on line 5" (and show us the *exact* error message), or "it produced
this output; I expected that output" (and show us both the actual and
expected output) would be far more helpful.

If you're having problems with your implementation (the program is
correct but you don't know how to invoke the compiler), this isn't the
right place to ask. Presmably mingw comes with documentation; read
it. There's also a mingw FAQ list and several mailing lists; the
latter should be full of people who, unlike most of us, actually know
how to use mingw. See <http://www.mingw.org/>.

And since you're posting through Google, please read
<http://cfaj.freeshell.org/google/> if you haven't already.

--
Keith Thompson (The_Other_Keith) ks***@mib.org <http://www.ghoti.net/~kst>
San Diego Supercomputer Center <*> <http://users.sdsc.edu/~kst>
We must do something. This is something. Therefore, we must do this.
Feb 25 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Andrew Gregory | last post by:
In Python 2.2, I compiled some C++ code on Windows (MinGW compiler) to create an extension using distutils and the following setup.py file: from distutils.core import setup, Extension setup...
1
by: monocalibro | last post by:
Hello all! I need ready-for-use installable version of PySparse (for FiPy), because I can't compile it with MingW. Or, may be, somebody knows step-by-step instruction to complie this package under...
4
by: Harald Mossige | last post by:
Dev-Cpp "dont se" MinGW. (Win2K) I have downloaded and run: devlup4991nomingw_setup.exe and MinGW-3.1.0-1.exe in those dirrectory:
1
by: Rohit | last post by:
I am trying to install MinGw on my system(Windows XP SP-2) on starting the installer it starts downloading some files i have a slow internet connection so it is taking a lot of time. Is there any...
28
by: Jed | last post by:
Hello to all! I have a couple of projects I intend starting on, and was wondering if someone here could make a suggestion for a good compiler and development environment. My goals are as...
2
by: ddh | last post by:
Hi, I download mingw in my system(XP SP2), and extract them in c:\mingw\gcc, so the directories looks like: c:\mingw\gcc\bin, c:\mingw\gcc\include ..., and I added c:\mingw\gcc\bin in my PATH...
3
by: bearophileHUGS | last post by:
To use Pyrex, SWIG and the like on a Win2K I have followed this way: http://jove.prohosting.com/iwave/ipython/pyMinGW.html I already had MinGW 3.4.2, so I have decompressed the Python 2.4.2...
33
by: Nikhil Bokare | last post by:
I wanted a C++ compiler which would follow the ANSI C++ standards. If you could tell me an IDE also, it would be more helpful. Thanks.
5
by: Dave the Funkatron | last post by:
Hey all, I'm using MinGW as part of my toolchain in Eclipse, and I am trying to figure out why I am getting a compiler error when I include the <limitsheader. The command that eclipse is...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.