AE6382 MinGW l The MinGW (Minimalist GNU for Windows) GNU compilers u C/C++ u Fortran 77 u Fortran 95 l Generate native Windows code l User Windows libraries.

Slides:



Advertisements
Similar presentations
Installation of ACE TRADER (TWS) for Internet. Step 1 – Go to ACEINDIA.com 1.Go to 2.Click on Technology 3.Now Click.
Advertisements

Click Here for Download the Installation Files Click Here for Guide How to Extract Installation Files.
Introduction to the Omega Server CSE Overview Intro to Omega Basic Unix Command Files Directories Printing C and C++ compilers GNU Debugger.
Dayu Zhang 9/8/2014 Lab02. Example of Commands pwd --- show your current directory This is home of venus, not your home directory Tilde: means you are.
Java Programming Working with TextPad. Using TextPad to Work with Java This text editor is designed for working with Java You can download a trial version.
The Internet. Telnet Telnet means using your computer as a terminal. All commands you type are sent to the host computer you are connected to and executed.
Installing Hugs on Windows March 31, Installing Hugs Go to Click on the Hugs link under implementations.
Installing software on personal computer
CS0007: Introduction to Computer Programming Setting Up Java.
The Basic Java Tools A text editor to write Java program source code. A compiler to translate source code into bytecode. An interpreter to translate.
The Online Guide to Creating Podcasts Presented by The Portland Public Schools Multimedia Library Downloading and Installing the Software.
MBAC 611.  We have been using MS Access to query and modify our databases.  MS Access provides a GUI (Graphical User Interface) that hides much of the.
1 Mapping a Drive on the USF IIS Server. 2 Mapping a Drive To map a drive to a network file directory in Windows you must be on a Microsoft local area.
Installing VMware & the Data ONTAP Simulator SE Technical Academy.
Retrieving Data Guide Rebecca and John Moores UCSD Cancer Center DNA Sequencing Shared Resource.
1 eclipse Tips. 2 What is eclipse? Eclipse is a popular IDE (Integrated Development Environment) that we will use to create, compile, execute, and test.
1 Unix Editors (ee, ed, ex, vi, vim) and Compilers (g77, gcc) Speaker: Li-Wen Chen Date:
© 2008, Renesas Technology America, Inc., All Rights Reserved 1 Introduction Purpose  This training course provides an overview of the installation and.
November 2014Prepared by the Computer Lab Montgomery County-Norristown Public Library.
Android. The Eclipse IDE Installation Requirements: Eclipse Java Windows All must match (32-bit OR 64-bit) If you have a 64-bit OS & 32-bit browser,
Lecture 8. Profiling - for Performance Analysis - Prof. Taeweon Suh Computer Science Education Korea University COM503 Parallel Computer Architecture &
Internet of Things with Intel Edison Compiling and running Pierre Collet Intel Software.
1 SEEM3460 Tutorial Unix Introduction. 2 Introduction Unix-like system is everywhere Linux Android for smartphones Google Chrome OS for Chromebook Web.
Batch File Basics Automate repetitive computer processes Friday, March 12, 2014 Presented by Thomas Redd, STS, Granite School District.
Setting up Eclipse Computer Organization I 1 August 2009 ©2009 McQuain Getting Eclipse for C/C++ Development Go to and click on Download.
CSC 215 : Procedural Programming with C C Compilers.
UCSC All rights reserved. No part of this material may be reproduced and sold. 1 IT1202-Fundamentals Of Programming (Using JAVA) Interacting with.
1 Installation When this module is complete, you will be able to:  Set a static IP address for your laptop  Install the snom ONE software  Navigate.
Vim Editor and Unix Command gcc compiler Computer Networks.
Compiling C/C++ Programs in Linux Lab اللهم علمنا ما ينفعنا،،، وانفعنا بما علمتنا،،، وزدنا علماً
Running ORGANON in R Peter Gould and David Marshall Growth Model User Group December 9, 2011.
Introduction to Systems Programming (CS 0449) PalmOS Tools: Developer Studio & Cygwin.
Renesas Technology America Inc. 1 SKP8CMINI Tutorial 2 Creating A New Project Using HEW.
CIS3931 – Intro to JAVA 26-May-05 Using JAVA in a Windows environment.
Active-HDL Interfaces Debugging C Code Course 10.
Compiling a C Program. Before we can begin we must open a telnet session to phobos. There are a number of ways to do this, but the easiest is to click.
Creating Greenfoot Backgrounds. GIMP: GIMP: is a software graphics editor is a software graphics editor is similar to Adobe Photoshop – but FREE. is similar.
Setting up Cygwin Computer Organization I 1 May 2010 ©2010 McQuain Cygwin: getting the setup tool Free, almost complete UNIX environment emulation.
1 Getting Started with C++. 2 Objective You will be able to create, compile, and run a very simple C++ program on Windows, using Visual Studio 2008.
How to Download and Install the Naper eReader and eBook Naper Publishing Group.
You Need an Interpreter!. Closing the GAP Thus far, we’ve been struggling to speak to computers in “their” language, maybe its time we spoke to them in.
Java Programming, Second Edition Appendix A Working with Java SDK 1.4.
Compiling a Native C++ Program on the Command Line #define #include.
Installing SAS 1. Requirements If you do not have an old copy of SAS installed on your computer, go directly to Slide 6. Make sure you have uninstalled.
ENDNOTE Installation Guide. E ENDNOTE ON LIBRARY PAGE ( Scroll down to see download instructions.
How to Install Eclipse Click hereClick here to download Eclipse.
Renesas Technology America Inc. 1 SKP8CMINI Tutorial 2 Creating A New Project Using HEW.
1 How to Install OpenGL u Software running under Microsoft Windows makes extensive use of "dynamic link libraries." A dynamic link library (DLL) is a set.
COP3502: Introduction to Computer Science Yashas Shankar Lecture #2.
1 Installing Java on Your PC. Installing Java To develop Java programs on your PC: Install JDK (Java Development Kit) Add the directory where JDK was.
FOCOMM_CAMAC Setup and Usage Guide Andrew Wong, Larry Ruckman.
1 Getting Started with C++ Part 1 Windows. 2 Objective You will be able to create, compile, and run a very simple C++ program on Windows, using Microsoft.
1 Introduction to SQL *Plus Oracle SQL Interface MIS309 Database Systems.
1 Mapping a Drive on a USF IIS Server. 2 Mapping a Drive To map a drive to a network file directory in Windows you must be on a Microsoft local area network,
Copying a text file to the E-Form (HTML) Editor in OSCAR.
CACI Proprietary Information | Date 1 PD² SR13 Client Upgrade Name: Semarria Rosemond Title: Systems Analyst, Lead Date: December 8, 2011.
 CSC 215 : Procedural Programming with C C Compilers.
Solvency II Tripartite template V2 and V3 Presentation of the conversion tools proposed by FundsXML France.
Qt What is Qt ● Not Apple Quick Time :) ● GUI Toolkit ● General Toolkit ● Multi Platform ●
Cygwin: getting the setup tool
CS1010: Intro Workshop.
How to Start Programming in Linux Environment
Install and Configure CLion
Getting started in Eclipse
Compilers, Make and SubVersion
IOTA HOW TO START BUILDING.
Download and Installation of code::blocks
Yung-Hsiang Lu Purdue University
DIBBs Brown Dog Tutorial Setup
Presentation transcript:

AE6382 MinGW l The MinGW (Minimalist GNU for Windows) GNU compilers u C/C++ u Fortran 77 u Fortran 95 l Generate native Windows code l User Windows libraries (dll’s) l Additional software is included in the MSYS collection u a Unix-like development l

AE6382 MinGW l The following files can be downloaded from t-square l MSYS exe u The files that form the Unix-like development environment u 4.5MB l MinGW exe u The basic GNU compilers, (gcc, g++, g77) u 14.5MB l gfortran-windows.exe u The GNU Fortran 95 compiler u 12MB l g95-MinGW.exe u The g95 Fortran 95 compiler u 4.5MB

AE6382 Installation l Installation of the MinGW files is covered in the following slides l The only required component in order to use the compilers is the MinGW file The MSYS file provides additional support such as a make program and a vi text editor l The gfortran or g95 files are needed only if using Fortran 95 l The installation process u Install MSYS u Install MinGW u Install gfortran

AE6382 Installation - MSYS l Download the MSYS exe to your desktop l Double-click the file to start installation

AE6382 Installation - MSYS

AE6382 Installation - MSYS

AE6382 Installation - MSYS

AE6382 Installation - MSYS

AE6382 Installation - MSYS

AE6382 Installation - MSYS

AE6382 Installation - MSYS

AE6382 Installation - MSYS

AE6382 Installation - MSYS

AE6382 Installation - MSYS

AE6382 Installation - MSYS

AE6382 Installation - MSYS

AE6382 Installation - MinGW l Download the MinGW exe file to your desktop l Double-click the file to start installation

AE6382 Installation - MinGW

AE6382 Installation - MinGW

AE6382 Installation - MinGW

AE6382 Installation - MinGW

AE6382 Installation - MinGW

AE6382 Installation - MinGW

AE6382 Installation - gfortran l Download the gfortran-windows.exe file to your desktop l Double-click the file to start installation

AE6382 Installation - gfortran

AE6382 Installation - gfortran Note the change in the Destination Folder from the default value.

AE6382 Installation - Finishing l At this stage you will have the following directories on your system. u C:\MinGW u C:\msys u C:\gfortran l To start an MSYS see the next slide

AE6382 Installation - Finishing

AE6382 Installation - Finishing l This will result in a new window opening on your desktop that will place you in MSYS

AE6382 Installation - Finishing l To complete installation enter the following command in the MSYS window u cp /etc/fstab.sample /etc/fstab l This command copies the sample file to a new file.

AE6382 Using MSYS l Once installation is complete the MSYS environment is available for use l In the MSYS shell window you may enter MinGW/MSYS commands as well as Windows commands In the MSYS shell your default directory will be /home/username which translates to c:\msys\1.0\home\username From within the MSYS shell, your C:\ directory is /c/ and similarly, D:\ maps to /d/ Entering notepad at the prompt will start the windows notepad program. You can enter your program here. Be aware that notepad will append.txt to your file which you will have to correct. It is recommended that you use either vi or the Notepad Plus windows program.