From 10c47ef2af59dfba47633520faa9302af90a9ae7 Mon Sep 17 00:00:00 2001
From: scuri
The following platforms can be available:
-Package Name | Description | @@ -137,27 +154,31 @@ http://www.tecgraf.puc-rio.br/iup/en/ide_guide/eclipse.html|
---|---|---|
Linux24 | -Red Hat 7.3 (x86) / Kernel 2.4 / gcc 2.95 / Open Motif 2.1 - / GTK 2.0 | +Red Hat 7.3 (x86) / Kernel 2.4 / gcc 2.95 / + Open Motif + 2.1 / GTK 2.0 |
Linux24g3 | -CentOS 3.9 (x86) / Kernel 2.4 / gcc 3.2 / Open Motif 2.2 + | CentOS 3.9 (x86) / Kernel 2.4 / gcc 3.2 / Open + Motif 2.2 3 / GTK 2.2 |
Linux24g3_64 | -Red Hat E.L. WS 3 (x64) / Kernel 2.4 / gcc 3.2 / Open Motif - 2.2 3 / GTK 2.2 | +Red Hat E.L. WS 3 (x64) / Kernel 2.4 / gcc + 3.2 / Open Motif 2.2 3 / GTK 2.2 |
Linux26 | -CentOS 4.6 (x86) / Kernel 2.6 / gcc 3.4 / Open Motif 2.2 + | CentOS 4.6 (x86) / Kernel 2.6 / gcc 3.4 / Open + Motif 2.2 3 / GTK 2.4 |
Linux26_64 | -CentOS 4.6 (x64) / Kernel 2.6 / gcc 3.4 / Open Motif 2.2 + | CentOS 4.6 (x64) / Kernel 2.6 / gcc 3.4 / Open + Motif 2.2 3 / GTK 2.4 |
Sun Solaris 8 (sparc) / gcc 3.4 / Motif 2.1 | ||
SunOS510 | +Sun Solaris 10 (sparc) / gcc 3.4 / Motif 2.1 + | +|
SunOS510x86 | Sun Solaris 10 (x86) / gcc 3.3 / Motif 2.1 @@ -197,42 +223,45 @@ http://www.tecgraf.puc-rio.br/iup/en/ide_guide/eclipse.html | |
FreeBSD54 | -Free BSD 5.4 (x86) / gcc 3.4 / Open Motif 2.2 - 3 | +Free BSD 5.4 (x86) / gcc 3.4 |
Darwin811 | Mac OS X 10.4.11 (ppc) - [Tiger] / Darwin Kernel 8.11 / gcc 4.0 / - Open Motif 2.1 | + [Tiger] / Darwin Kernel 8.11 / gcc 4.0|
Darwin811x86 | Mac OS X 10.4.11 (x86) - [Tiger] / Darwin Kernel 8.11 / gcc 4.0 / Open Motif 2.1 | + [Tiger] / Darwin Kernel 8.11 / gcc 4.0|
Darwin94x86 | Mac OS X 10.5.4 (x86) - [Leopard] / Darwin Kernel 9.4 / gcc 4.0 / Open Motif 2.1 | + [Leopard] / Darwin Kernel 9.4 / gcc 4.0 +|
Darwin102x86 | +Mac OS X 10.6.2 (x86) + [Snow Leopard] / Darwin Kernel 10.2 / gcc 4.2 | |
Win32_vc6 | -Static library built with Microsoft Visual C++ 6 (static RTL/single thread) | +Static library built with Microsoft Visual C++ 6 (static RTL/single thread) |
Win32_vc7 | - Static library built with Microsoft Visual C++ 7.1 (.NET 2003) (static RTL/single thread) + | Static library built with Microsoft Visual C++ 7.1 (.NET 2003) (static RTL/single thread) Also compatible with Microsoft Visual C++ Toolkit 2003 |
Win32_vc8 | - Static library built with Microsoft Visual C++ 8.0 (2005) (static RTL/multithread) + | Static library built with Microsoft Visual C++ 8.0 (2005) (static RTL/multithread) Also compatible with Microsoft Visual C++ 2005 Express Edition |
Win32_vc9 | - Static library built with Microsoft Visual C++ 9.0 (2008) (static RTL/multithread) + | Static library built with Microsoft Visual C++ 9.0 (2008) (static RTL/multithread) Also compatible with Microsoft Visual C++ 2008 Express Edition - http://www.microsoft.com/express/vc/ ¹ |
@@ -291,20 +320,25 @@ http://www.tecgraf.puc-rio.br/iup/en/ide_guide/eclipse.html
Win32_cygw15 | Same as Win32_gcc3, but using the Cygwin Posix - system | + system and also with a DLL and import library|
Win32_cygw17 | Same as Win32_gcc4, but using the Cygwin Posix - system | + system and also with a DLL and import library +|
Win32_dllg4 | +DLL and import library built + with Cygwin gcc 4.3 (See Win32_gcc4) | |
Win32_mingw3 | -Static library built with MingW gcc 3.4 | +Static library built with MingW gcc 3.4 |
Win32_mingw4 | -Static library built with MingW gcc 4.3 - + | Static library built with MingW gcc 4.3 -
http://www.mingw.org/
¹ Also compatible with Dev-C++ - @@ -315,8 +349,8 @@ http://www.tecgraf.puc-rio.br/iup/en/ide_guide/eclipse.html |
Win32_dllw4 | -DLL and import library built - with MingW gcc 4.3 | +DLL and import library built + with MingW gcc 4.3 (See Win32_mingw4) |
Win32_owc1 | @@ -334,7 +368,7 @@ http://www.tecgraf.puc-rio.br/iup/en/ide_guide/eclipse.html||
Win32_bin | -Executables only for Windows NT/2000/XP (can be + | Executables only for Windows NT/2000/XP/Vista/7 (can be generated by any of the above compilers) |
Win32_cygw15_bin | Executables only for Windows NT/2000/XP, but - using the Cygwin Posix system | + using the Cygwin Posix system (See Win32_cygw15)|
Win32_cygw17_bin | Executables only for Windows NT/2000/XP, but - using the Cygwin Posix system | + using the Cygwin Posix system (See Win32_cygw17)