public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Amittai Aviram <amittai.aviram@yale.edu>
To: tprince@computer.org
Cc: gcc-help@gcc.gnu.org
Subject: Re: new to GCC
Date: Thu, 27 Oct 2011 21:44:00 -0000	[thread overview]
Message-ID: <65FA7638-A64D-4762-9DDE-4385FDC048AC@yale.edu> (raw)
In-Reply-To: <4EA9ABE2.6040708@aol.com>

On Oct 27, 2011, at 3:07 PM, Tim Prince wrote:

> On 10/27/2011 2:58 PM, albert kasenter wrote:
> 
>> If I was braver and could find all the software I need I would go to
>> Linux, but for now I need the Windows 7 OS.
>> So what would I need for my main system Windows 7 or should I download
>> the Linux system to start there.
> 
> For Windows 7, I would suggest installing cygwin.  Among cygwin optional component packages are a "native cygwin" 32-bit gcc compiler suite with a high degree of linux-like posix capability, and the mingw gcc "cross compilers" to make "native Windows" applications, both 32- and 64-bit versions.
> gcc on linux has much better OpenMP support for parallel applications than does gcc on Windows.
> 
> -- 
> Tim Prince

By the way, Albert, have you checked on your Linux machine to see whether you already have GCC installed there?  If not, installation is usually very easy--for instance, with Ubuntu, you would use the apt-get package manager:

sudo apt-get install gcc

Also, as retired staff from Trinity College, do you still have access to Trinity machines?  If so, you could just install a simple Telnet/SSH application on your Windows machine, connect by SSH to a remote machine on campus that runs Linux with GCC, and work that way.

Best wishes,
Amittai

Amittai Aviram
PhD Student in Computer Science
Yale University
646 483 2639
amittai.aviram@yale.edu
http://www.amittai.com

  reply	other threads:[~2011-10-27 21:44 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-27 18:28 albert kasenter
2011-10-27 18:38 ` Jonathan Wakely
2011-10-27 18:39 ` Bob Plantz
2011-10-27 18:59   ` albert kasenter
2011-10-27 19:07     ` Tim Prince
2011-10-27 21:44       ` Amittai Aviram [this message]
2011-10-28  0:46     ` Bob Plantz
2011-10-28  1:30       ` albert kasenter
2011-10-27 18:34 Dennis Clarke
2014-03-26 14:53 new to gcc albert.kasenter
2014-03-26 14:54 ` Jonathan Wakely
2014-03-26 15:08   ` Jonathan Wakely
2014-03-26 17:43     ` Tim Prince

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=65FA7638-A64D-4762-9DDE-4385FDC048AC@yale.edu \
    --to=amittai.aviram@yale.edu \
    --cc=gcc-help@gcc.gnu.org \
    --cc=tprince@computer.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).