473,761 Members | 4,511 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Looking for a C++ compiler

Hello,
I am looking for a free C++ compiler for use with windows xp, and
also for linux. Does anyone know where I can find one?

thanks

May 7 '06 #1
10 1937
flank wrote:
Hello,
I am looking for a free C++ compiler for use with windows xp, and
also for linux. Does anyone know where I can find one?


And why are you asking this in a C newsgroup?
May 7 '06 #2
On 7 May 2006 07:14:16 -0700, "flank" <an************ @gmail.com> wrote:
Hello,
I am looking for a free C++ compiler for use with windows xp, and
also for linux. Does anyone know where I can find one?

thanks

http://bloodshed.net/dev/
May 7 '06 #3
"flank" <an************ @gmail.com> writes:
Hello,
I am looking for a free C++ compiler for use with windows xp, and
also for linux. Does anyone know where I can find one?


http://www.cygwin.com to get gcc, which is generally installed by most linux
distros.

or

http://www.digitalmars.com (not sure if thier free C++ compiler is for linux
as well)

--
burton samograd kruhft .at. gmail
kruhft.blogspot .com www.myspace.com/kruhft metashell.blogs pot.com
May 7 '06 #4
flank wrote:
Hello,
I am looking for a free C++ compiler for use with windows xp, and
also for linux. Does anyone know where I can find one?

thanks


Try asking in comp.lang.c++

Try using Google - you would get many choices to pick form

like - http://www.thefreecountry.com/compilers/index.shtml

Alan

May 8 '06 #5
"flank" <an************ @gmail.com> wrote in message
news:11******** *************@y 43g2000cwc.goog legroups.com...
Hello,
I am looking for a free C++ compiler for use with windows xp, and
also for linux. Does anyone know where I can find one?

Google? Linux generally comes with GCC. For windows you have many choices.
As others have said cygwin will provide Linux on Windows. These days I tend
to use mingw www.mingw.org.as it produces standalone executables. However
much depends on where you have stolen the code you want to compile (not sure
if any one writes any new code these days). Others wrothy of note are watcom
(www.openwatcom.org). Microsoft also has a number of free offerings, which
may be a better choice if the code started on Windows or you want to go
..net...

If you are a beginer (and if you were not you wouldn't be asking on here)
you might wat to look at Salford c++

http://www.polyhedron.com/salford/pr..._personal.html

as it catchs some of the sillier mistakes beginners make...

thanks

May 8 '06 #6
"David Wade" wrote:
"flank" <an************ @gmail.com> wrote:
Hello,
I am looking for a free C++ compiler for use with windows xp,
and
also for linux. Does anyone know where I can find one?


Google? Linux generally comes with GCC. For windows you have many
choices.
As others have said cygwin will provide Linux on Windows. These days
I tend
to use mingw www.mingw.org.as it produces standalone executables.
However
much depends on where you have stolen the code you want to compile
(not sure
if any one writes any new code these days). Others wrothy of note
are watcom
(www.openwatcom.org). Microsoft also has a number of free offerings,
which
may be a better choice if the code started on Windows or you want to
go
.net...


Just for the record: OpenWatcom is able to cross compile on/to Linux
from/to W32 ... Linus Support was implemented lately. So it would be a
nice choice for someone who does not like GNU-stuff.

--
John
May 8 '06 #7

"John F" <sp**@127.0.0.1 > wrote in message
news:44******** *************** @tunews.univie. ac.at...
"David Wade" wrote:
"flank" <an************ @gmail.com> wrote:
Hello,
I am looking for a free C++ compiler for use with windows xp,
and
also for linux. Does anyone know where I can find one?

Google? Linux generally comes with GCC. For windows you have many
choices.
As others have said cygwin will provide Linux on Windows. These days
I tend
to use mingw www.mingw.org.as it produces standalone executables.
However
much depends on where you have stolen the code you want to compile
(not sure
if any one writes any new code these days). Others wrothy of note
are watcom
(www.openwatcom.org). Microsoft also has a number of free offerings,
which
may be a better choice if the code started on Windows or you want to
go
.net...


Just for the record: OpenWatcom is able to cross compile on/to Linux
from/to W32 ... Linus Support was implemented lately. So it would be a
nice choice for someone who does not like GNU-stuff.

--
John


I havn't used it extensively, but does seem to have less baggage with it
than GCC. Having being brought up on WATFIV I guess I also have emotional
ties to it...

May 10 '06 #8
"David Wade" <g8***@yahoo.co m> schrieb im Newsbeitrag
news:Ka******** ************@ec lipse.net.uk...

"John F" <sp**@127.0.0.1 > wrote in message
news:44******** *************** @tunews.univie. ac.at...
"David Wade" wrote:
> "flank" <an************ @gmail.com> wrote:
>> Hello,
>> I am looking for a free C++ compiler for use with windows
>> xp,
>> and
>> also for linux. Does anyone know where I can find one?
>>
>
> Google? Linux generally comes with GCC. For windows you have many
> choices.
> As others have said cygwin will provide Linux on Windows. These
> days
> I tend
> to use mingw www.mingw.org.as it produces standalone executables.
> However
> much depends on where you have stolen the code you want to
> compile
> (not sure
> if any one writes any new code these days). Others wrothy of note
> are watcom
> (www.openwatcom.org). Microsoft also has a number of free
> offerings,
> which
> may be a better choice if the code started on Windows or you want
> to
> go
> .net...


Just for the record: OpenWatcom is able to cross compile on/to
Linux
from/to W32 ... Linus Support was implemented lately. So it would
be a
nice choice for someone who does not like GNU-stuff.

--
John


I havn't used it extensively, but does seem to have less baggage
with it
than GCC. Having being brought up on WATFIV I guess I also have
emotional
ties to it...


Indeed. Have a glance at the new Wiki-based site. It has a lot of new
information on the compiler (latest Version 1.5 resleased recently).

It now incorporates the "Safer C Library" TR 24731. Supports Linux and
raw binary output which comes in handy for embedded Targets. Feel free
to join the news groups openwatcom.user s.c_cpp or even ow.contributors
at news.openwatcom .org.

regards
John
May 10 '06 #9
In article <44************ ***********@tun ews.univie.ac.a t>, John F
<sp**@127.0.0.1 > writes
"David Wade" <g8***@yahoo.co m> schrieb im Newsbeitrag
news:Ka******* *************@e clipse.net.uk.. .

"John F" <sp**@127.0.0.1 > wrote in message
news:44******** *************** @tunews.univie. ac.at...
"David Wade" wrote:
> "flank" <an************ @gmail.com> wrote:
>> Hello,
>> I am looking for a free C++ compiler for use with windows
>> xp,
>> and
>> also for linux. Does anyone know where I can find one?
>>
>
> Google? Linux generally comes with GCC. For windows you have many
> choices.
> As others have said cygwin will provide Linux on Windows. These
> days
> I tend
> to use mingw www.mingw.org.as it produces standalone executables.
> However
> much depends on where you have stolen the code you want to
> compile
> (not sure
> if any one writes any new code these days). Others wrothy of note
> are watcom
> (www.openwatcom.org). Microsoft also has a number of free
> offerings,
> which
> may be a better choice if the code started on Windows or you want
> to
> go
> .net...

Just for the record: OpenWatcom is able to cross compile on/to
Linux
from/to W32 ... Linus Support was implemented lately. So it would
be a
nice choice for someone who does not like GNU-stuff.

--
John


I havn't used it extensively, but does seem to have less baggage
with it
than GCC. Having being brought up on WATFIV I guess I also have
emotional
ties to it...


Indeed. Have a glance at the new Wiki-based site. It has a lot of new
information on the compiler (latest Version 1.5 resleased recently).

It now incorporates the "Safer C Library" TR 24731. Supports Linux and
raw binary output which comes in handy for embedded Targets. Feel free
to join the news groups openwatcom.user s.c_cpp or even ow.contributors
at news.openwatcom .org.


Except it isn't the "Safer C" library. that is already copyright to
someone else and it is not safer anyway. I think it is now the "bounded"
C library
--
\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
\/\/\/\/\ Chris Hills Staffs England /\/\/\/\/
/\/\/ ch***@phaedsys. org www.phaedsys.org \/\/\
\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/

May 10 '06 #10

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

Similar topics

10
3174
by: Bill Davidson | last post by:
Hi there, Please forgive me for posting this article on multiple groups. Being new in the newsgroups, I was not sure which group would have been appropriate for my question. Sorry. My Question ----------- I am looking for a list of popular compilers and/or platforms that *do not* support native C++ exceptions. Any pointers in this
23
2300
by: JKop | last post by:
I'm looking for a compiler, I'm running Windows XP. Can anyone suggest a good one that can output assembly and that has all sorts of good optimizations in it, all sorts of bells and whistles. I'm using Dev C++ at the moment, but it has approximately 9999999999999999999999999999999 bugs in it, so if anyone can suggest a decent environment too, I'll be appreciative. -JKop
3
2138
by: Jack Klein | last post by:
I'm looking for opinions on a C technique I, and others, have used successfully in the past. While some people swear by, apparently others swear at it. Assume a part of a program too large to fit comfortably in a single source file, call it a "module". Let's call it "module A". Also assume for various reasons module A needs a private data store with static storage duration, accessible from files in more than one translation unit. ...
17
10505
by: Fabrice | last post by:
Hi ! I'm looking for a tutorial on how to create a DLL in C (not C++). I don't know whether i can use C for this purpose, but i didn't find any post telling me that i cannot use C. So, if it is possible to use C, please tell me how can i start learning to do a DLL file. Thanks ! Regards, Fabrice
8
1789
by: Greg | last post by:
I purchased MIX Software's PowerC, Power Trace, and the Library Source Code ($50 for all three) over 10 years ago while in college. The book itself was well worth the price as it really augmented the books required by my professor. Through the years though, I have lost some of my disks. I have my PowerC Compiler and Power Trace disks but I can not find my library source disk. Calls and emails to MIX Software have gone unanswered....
3
1855
by: lomtik | last post by:
Hi, I am looking for netBufLib.h file from VxWorks to run an example file I have. Is there any place to get it? Thanks
13
2724
by: Gabriel Reid | last post by:
Greetings, I'm looking for any books that the members of this group may have to recommend for C#. I have experience with a number of programming languages (probably most relevant would have to be Java), and have already read 'C# for Java Developers' from Microsoft Press. I feel as though I have a decent understanding of C# now, but am interested in taking it to the next level. In particular, a book with good examples is what I'm...
2
1696
by: lxrocks | last post by:
I am looking for comparitive performance information for C-Compilers. More especially in the area of Float/Integer computes. Any information would be appreciated. tks
11
2351
by: matsi.inc | last post by:
I am looking to make something like a delegate that i can use in my projects but am having a hard time getting started. The behavior I am most interested in is how a delegate changes it's Invoke method dynamically to match the arguments supplied to it when it is defined. For example... public delegate void MyDelegate(string myString, int myInt);
0
9554
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9377
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10136
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9811
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
5266
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5405
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3913
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
3509
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2788
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.