forked from rbei-etas/busmaster
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1ff3b54
commit 724cd46
Showing
51 changed files
with
451 additions
and
199 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<!-- This document was created with Syntext Serna Free. --><!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "http://docs.oasis-open.org/dita/v1.1/OS/dtd/topic.dtd" []> | ||
<topic id="what_is_new" xml:lang="en-us"> | ||
<title>MinGW Installation using TDM-GCC Installer</title> | ||
<prolog> | ||
<author>Shailesh H</author> | ||
<copyright> | ||
<copyryear year="2012"/> | ||
<copyrholder>ROBERT BOSCH ENGINEERING AND BUSINESS SOLUTIONS LIMITED</copyrholder> | ||
</copyright> | ||
<metadata> | ||
<keywords> | ||
<indexterm>MinGW</indexterm> | ||
</keywords> | ||
</metadata> | ||
</prolog> | ||
<body> | ||
<section> | ||
<title>MinGW Installation</title> | ||
<p>The following steps should be followed to Download and install MinGW using TDM-GCC Installer.</p> | ||
<ul> | ||
<li>Download the TDM-GCC from the following link <xref href="http://sourceforge.net/projects/tdm-gcc/files/TDM-GCC%20Installer/tdm-gccwebdl. exe/download" scope="external"/></li> | ||
<li>Run the installer. Following image will show the first screen of the installer. </li> | ||
<li> | ||
<image href="../images/TDM-GCC1.PNG"/> | ||
</li> | ||
</ul> | ||
<ul> | ||
<li>Click on the create button, if you are installing the first time this will go to the following screen.</li> | ||
<li> | ||
<image href="../images/TDM-GCC2.PNG"/> | ||
</li> | ||
</ul> | ||
<ul> | ||
<li>Select MingW/TDM(32-bit) option and click Next, to get to the following screen.</li> | ||
<li> | ||
<image href="../images/TDM-GCC3.PNG"/> | ||
</li> | ||
<li>Click Next and provide path to install the GCC . GCC has some problems if it is installed in a folder name having space. So it is recommended to install in path like C:\MinGw. Make sure the folder was empty.</li> | ||
<li> | ||
<image href="../images/TDM-GCC4.PNG"/> | ||
</li> | ||
<li>Click Next</li> | ||
<li> | ||
<image href="../images/TDM-GCC5.PNG"/> | ||
</li> | ||
<li>Click Next and select MingW Stable, C\C++ option as shown in the below image.</li> | ||
<li> | ||
<image href="../images/TDM-GCC6.PNG"/> | ||
</li> | ||
<li>Make sure 'Add to path' option is selected. Click to install.</li> | ||
<li> | ||
<image href="../images/TDM-GCC7.PNG"/> | ||
</li> | ||
</ul> | ||
</section> | ||
</body> | ||
</topic> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.