index.html #1

  • //
  • guest/
  • robert_cowham/
  • perforce/
  • API/
  • AIX/
  • gcc/
  • index.html
  • View
  • Commits
  • Open Download .zip Download (2 KB)
<html>

<head>
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
<meta name="description" content="Perforce German User Group">
<meta name="keywords" content="perforce german user group deutsch benutzer gruppe">
<title>Robert Cowham's Perforce Utilities etc</title>
<link rel=stylesheet type="text/css" href="style.css">
</head>

<body bgcolor="#FFFFFF" text="#000000">

<h1>AIX 5.3 Binaries</h1>
<p>I was doing some work for a client and needed to install P4Ruby. This is on 
AIX5.3.</p>
<p>Turned out to be somewhat of a rigmarole to get GCC installed on the box and 
in the end I found re-built RPMs at the IBM site. Seeing as how they have 
obviously removed older versions (e.g. gcc 2.95), thought I would just save 
copies for posterity here.</p>
<p>Note that as of 2007.2, gcc 3.3.2 was used to build P4API, so that is the 
version needed for P4Ruby (or similar).</p>
<p>Main site is:</p>
<p><a href="http://www-03.ibm.com/systems/p/os/aix/linux/download.html">
http://www-03.ibm.com/systems/p/os/aix/linux/download.html</a> </p>
<p>That links to gcc 4.0, but if you check the underlying URL, you can go 
direct to:</p>
<p>
<a href="http://ftp.software.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc/gcc/">
http://ftp.software.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc/gcc/</a></p>
<p>Anyway, here are the ones I saved:</p>
<ul>
	<li><a href="gcc-3.3.2-5.aix5.3.ppc.rpm">gcc-3.3.2-5.aix5.3.ppc.rpm</a></li>
	<li><a href="gcc-4.0.0-1.aix5.3.ppc.rpm">gcc-4.0.0-1.aix5.3.ppc.rpm</a></li>
	<li><a href="gcc-cplusplus-3.3.2-5.aix5.3.ppc.rpm">
	gcc-cplusplus-3.3.2-5.aix5.3.ppc.rpm</a></li>
	<li><a href="gcc-cplusplus-4.0.0-1.aix5.3.ppc.rpm">
	gcc-cplusplus-4.0.0-1.aix5.3.ppc.rpm</a></li>
	<li><a href="libgcc-3.3.2-5.aix5.3.ppc.rpm">libgcc-3.3.2-5.aix5.3.ppc.rpm</a></li>
	<li><a href="libgcc-4.0.0-1.aix5.3.ppc.rpm">libgcc-4.0.0-1.aix5.3.ppc.rpm</a></li>
	<li><a href="libstdcplusplus-3.3.2-5.aix5.3.ppc.rpm">
	libstdcplusplus-3.3.2-5.aix5.3.ppc.rpm</a></li>
	<li><a href="libstdcplusplus-4.0.0-1.aix5.3.ppc.rpm">
	libstdcplusplus-4.0.0-1.aix5.3.ppc.rpm</a></li>
	<li><a href="libstdcplusplus-devel-3.3.2-5.aix5.3.ppc.rpm">
	libstdcplusplus-devel-3.3.2-5.aix5.3.ppc.rpm</a></li>
	<li><a href="libstdcplusplus-devel-4.0.0-1.aix5.3.ppc.rpm">
	libstdcplusplus-devel-4.0.0-1.aix5.3.ppc.rpm</a></li>
</ul>
<p><span style="font-size: 0.6em">Last updated: $Date: 2007/09/11 $</span></p>

</body>
</html>
# Change User Description Committed
#1 6021 Robert Cowham Store AIX 5.3 GCC binaries (RPMS)