Difference between revisions of "Using STLFilt with MinGW"

From Code::Blocks
(bye bye)
Line 20: Line 20:
 
[[Image:Chk.png]]
 
[[Image:Chk.png]]
 
[[Image:Nop.png]]
 
[[Image:Nop.png]]
 
== Main Page ==
 
 
(Please don't mess with this section. I'm testing. Thanks Seth.)
 
{{Layout_box1|1=
 
[[Image:cb_splash.png|left]]
 
'''Welcome to the official Wiki for Code::Blocks'''<br>
 
[https://www.codeblocks.org Code::Blocks] is an open-source, cross-platform [[wikipedia:Integrated Development Environment|IDE]]. Using a plugin architecture, its capabilities and features are defined by the provided plugins.<br>
 
Currently, [https://www.codeblocks.org Code::Blocks] is oriented towards C/C++.
 
The Code::Blocks team does not take responsibility for the content nor accuracy of these pages.
 
 
 
<small>Wiki Editors: In order to login to edit pages, you must create an account on the [/ forums]. Use the same username and password for the wiki. Read the [[Help:Contents|Help]] for editing guidelines. Look in the [[CodeBlocks:Community_Portal|community portal]] for things to do.
 
</small>
 
}}
 
 
{|width="100%" background-color="transparent"
 
|width="60%" valign="top"|
 
<!-- LEFT -->
 
<div style="background-color: #dfeefb; border: 1px dotted #010101; margin: 5px; padding: 5px;">
 
===  Installation\Build Instructions ===
 
 
</div>
 
<div style="background-color: #dfeefb; border: 1px dotted #010101; margin: 5px; padding: 5px;">
 
=== Development ===
 
 
</div>
 
 
 
{{Layout_box3|1=
 
=== Supported compilers ===
 
At the time of this writing, the following compilers are supported:
 
* [http://gcc.gnu.org/ GNU GCC] (Linux)
 
* [http://www.mingw.org MinGW GCC] (Win32)
 
* [http://msdn.microsoft.com/visualc/vctoolkit2003 Microsoft's Visual C++ Free Toolkit 2003] (Win32)
 
* [http://www.borland.com/products/downloads/download_cbuilder.html Borland's C++ Compiler 5.5] (Win32)
 
* [http://www.digitalmars.com/ DigitalMars] (Win32)
 
* [http://store.scitechsoft.com/product_info.php?products_id=37/ OpenWatcom] (Win32)
 
* [http://sdcc.sourceforge.net/ Small Device C Compiler (SDCC)]
 
* [http://www.intel.com/cd/software/products/asmo-na/eng/compilers/219754.htm Intel C++ compiler] (Win32)
 
}}
 
|width="40%" valign="top"|
 
<!-- RIGHT -->
 
{{Layout_box4|1=
 
=== Project page ===
 
* [http://developer.berlios.de/projects/codeblocks/ Project page at BerliOS]
 
* '''Bugs''': [http://developer.berlios.de/bugs/?group_id=5358 Browse] or [http://developer.berlios.de/bugs/?func=addbug&group_id=5358 submit new]
 
* '''Features''': [http://developer.berlios.de/feature/?group_id=5358 Browse] or [http://developer.berlios.de/feature/?func=addfeature&group_id=5358 submit new]
 
* '''Patches''': [http://developer.berlios.de/patch/?group_id=5358 Browse] or [http://developer.berlios.de/patch/?func=addpatch&group_id=5358 submit new]
 
}}
 
|}
 
 
 
<center>[https://www.codeblocks.org/about.shtml The Code::Blocks team].</center>
 

Revision as of 23:28, 14 April 2006

Welcome to the Sandbox where you can edit until your heart's content. Check out the 'edit' link at the top of this page to play around in here.

Italic Text

Look at the italic text.

Bold Text

Look at the bold text.

Lists

  • Lists are easy.
    • Really easy.

Images

Some images....

Chk.png Nop.png