473,387 Members | 1,624 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,387 software developers and data experts.

Gcc for windows


I don't know whether this is a right place to ask...if not please
point me to the right place..

I want to compile Gcc in windows. is it possible?
Jan 2 '08 #1
8 1934
do*************@gmail.com wrote:
I don't know whether this is a right place to ask...if not please
point me to the right place..

I want to compile Gcc in windows. is it possible?
Check out MinGW http://www.MinGW.org
Jan 2 '08 #2
On Jan 2, 2:18 pm, Barry <dhb2...@gmail.comwrote:
doublemaster...@gmail.com wrote:
I don't know whether this is a right place to ask...if not please
point me to the right place..
I want to compile Gcc in windows. is it possible?

Check out MinGWhttp://www.MinGW.org
Thanks..i had tried this some days ago..but i cudnt get path to
download source code..whenever i find link to download, it lists big
list of downloads. i couldnt figure it out, which one to downlaod
Jan 2 '08 #3
do*************@gmail.com wrote:
I don't know whether this is a right place to ask...if not please
point me to the right place..

I want to compile Gcc in windows. is it possible?
Aside from the hint already given, I'd
like to point you to djgpp, which is a
"more native" windows thing and provides
the somehow actual gcc/g++ 4.2.2

(Mingw-gcc has gcc/g++ 3.4.4)

http://www.delorie.com/djgpp/zip-picker.html
(read http://www.delorie.com/djgpp/why.html first)

Regards

M.
Jan 2 '08 #4
On Jan 2, 3:07 pm, Mirco Wahab <wahab-m...@gmx.dewrote:
doublemaster...@gmail.com wrote:
I don't know whether this is a right place to ask...if not please
point me to the right place..
I want to compile Gcc in windows. is it possible?

Aside from the hint already given, I'd
like to point you to djgpp, which is a
"more native" windows thing and provides
the somehow actual gcc/g++ 4.2.2

(Mingw-gcc has gcc/g++ 3.4.4)

http://www.delorie.com/djgpp/zip-picker.html
(readhttp://www.delorie.com/djgpp/why.htmlfirst)

Regards

M.
Thank you so much. i just started looking into your tips..
Jan 2 '08 #5
Mirco Wahab schrieb:
Aside from the hint already given, I'd
like to point you to djgpp, which is a
"more native" windows thing and provides
the somehow actual gcc/g++ 4.2.2
does it includes the standard-library?

regards, chris
Jan 2 '08 #6
Chris Forone wrote:
Mirco Wahab schrieb:
>Aside from the hint already given, I'd
like to point you to djgpp, which is a
"more native" windows thing and provides
the somehow actual gcc/g++ 4.2.2
does it includes the standard-library?
As far as I can understand, it has the c++ std,
including everything from the corresponding
gnu c++. Additionally, it makes some 56 files in
the /tr1 subdir available, and it has the
shared_ptr from boost 1.32 (in the tr1 namespace).

Regards

M.
Jan 2 '08 #7
"do*************@gmail.com" <do*************@gmail.comwrote in
news:31**********************************@h11g2000 prf.googlegroups.com:
I don't know whether this is a right place to ask...if not please
point me to the right place..

I want to compile Gcc in windows. is it possible?
news://gnu.g++.help/
Jan 2 '08 #8
Kenneth Porter wrote:
"do*************@gmail.com" <do*************@gmail.comwrote in
news:31**********************************@h11g2000 prf.googlegroups.com:
>I don't know whether this is a right place to ask...if not please
point me to the right place..

I want to compile Gcc in windows. is it possible?

news://gnu.g++.help/
I assume you meant news:gnu.g++.help .

--
Mike Smith
Jan 2 '08 #9

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

Similar topics

2
by: Ken Lindner | last post by:
I have a need to become familiar with SQL Server 2000 for work. Needless to say I am new to SQL Server any version, but not IT in general. My employer has provided me with the SQL Server 2000...
7
by: lvpaul | last post by:
Hallo ! I am using IIS-Windows-Authentication in my intranet (web.config <authentication mode="Windows" /> <identity impersonate="true" /> How can I get the users (client) IP-Address ? I...
7
by: Tyler Foreman | last post by:
Hello, I have a strange problem that occurs every so often in my application. It usually takes place when I hide one form and activate another. What happens is I get the following exception:...
1
by: Scott Davies | last post by:
Hi, I'm looking for some help on a small program that I'm trying to develop in VB.NET. I'm having trouble getting the code that I've written to work, can anyone shed some light as to where I'm...
0
by: Scott Davies | last post by:
Hi, I'm looking for some help on a small program that I'm trying to develop in VB.NET. The program I'm trying to develop needs to be able to do the following: - Select remote server -...
4
by: Rod Gill | last post by:
Hi, I have a form that when opened in the designer appears of the screen. The form selector can't be dragged (or resized) and if I scroll right and down to centralise it the form simply jumps...
2
by: sambo251 | last post by:
After running a few updates I get this very annoying "Windows Installer" error #1706 that will ne go away! It keeps saying that it cannot find the file "instantsharedevices.msi", that it is on...
1
by: mfunkmann | last post by:
Hi, I recently got an error and I don't know how to fix it: Error 1 'System.Data.DataColumn' does not contain a definition for 'Windows' C:\c#\CsharpPRO\Form1.Designer.cs 304 77 CsharpPRO I...
0
AmberJain
by: AmberJain | last post by:
Windows Autorun FAQs: List of autostart locations Linked from the Original article- "Windows Autorun FAQs: Description". Que: Can you list all the autostart locations for windows? Ans: Here is...
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: 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
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.