Tech Support > Computers & Technology > Software & Applications > Re: gcc 3.4.0 - The GNU Compiler Collection
Re: gcc 3.4.0 - The GNU Compiler Collection
Posted by Trey Hunner on April 21st, 2004


Gordon Darling said the following on 4/21/2004 12:10 PM:

I believe gcc has been included as a standard in almost every Linux
distribution for many years now. You may already have it on your system
or on your CD and not know it.

I believe GCC has also been ported to Windows by the GNUWin32 Project so
all of the Unix-user-wannabes can use it also.
GNUWin32 website: http://gnuwin32.sourceforge.net/

--
Trey
http://www.freesoftwarereviews.com
contact me: trey [AT] freesoftwarereviews [D0T] com
Linux Registered User #348724

Posted by Robin T Cox on April 22nd, 2004


Trey Hunner <yspam@nospamAtfreesoftwarereviews.com> wrote in
news:4uDhc.805$wS3.6@twister.socal.rr.com:

However, there are some popular 'tiny' distros that do *not* include it:
e.g. Damn Small Linux, Feather Linux. So if you need to compile drivers for
your WinModem you may need gcc.


Posted by JanC on April 24th, 2004


Trey Hunner <yspam@nospamAtfreesoftwarereviews.com> schreef:

There are at least 3 ports of GCC that work on Windows:

CygWin
<http://cygwin.com/>
(partial) linux API compatible programming

MinGW
<http://mingw.org/>
for native Windows Win32 API programming

DJGPP
<http://www.delorie.com/djgpp/>
for DOS 32-bits programming

--
JanC

"Be strict when sending and tolerant when receiving."
RFC 1958 - Architectural Principles of the Internet - section 3.9

Posted by Alejandro Lopez-Valencia on April 25th, 2004


On 2004-04-24, JanC <usenet_spam@janc.invalid> wrote:
I am a UNIX(tm) expatriate and that's why I use Cygwin. I used to play
with Linux 0.97 in a Sharp subnotebook with an (incredibly expensive)
solid-state 20 Mb flash-card when using Linux was hip. And I had gcc
back then. I would use BSD boxen for real work at the time, and I still
prefer it that way.

No. Cygwin strives for POSIX.1 compliance. That's as different from
Linux as a Volvo to a Yugo. Linux is a Minix clone; Minis ain't Unix.

You forgot to mention RXSNT.


--
Alejandro López-Valencia
http://dradul.tripod.com/
The limits of my language are the limits of my world.
(L. Wittgenstein)


Similar Posts