Wednesday, April 7, 2010

Setting Up Fedora 12 i386 Machine To Compile/ Build GCC 4.5 - Part 2 -- Success!!

After 2.5 hr of waiting for gcc 4.5 to compile, the final result = success.

Now time to enter the following command "make install" to install gcc to proper location.

The end result, it installed properly.

Here is a screenshot after it completed installing.

Now all I have to do is create a spec file and then hopefully we will have a package to test wtih dehydra, viewsource, and jshydra packages that my colleagues and I created.

To create our gcc 4.5 rpm package:
1. I will have to create a tarball from the unmodified trunk directory.
2. Upload to another CDOT machine Scotland that is currently holding our RPM packages.
3. Create a spec file from scratch, then build it.

So once I get all this done, I will be back and provide an update


Update:

gcc 4.5 tar files are located in the following url

http://scotland.proximity.on.ca/DXR/gcc - depending on the architecure your working on, travel to the right path

Temp Spec File
http://hongkong.proximity.on.ca/bchao/gcc4.5.spec

0 comments:

Post a Comment