Tuesday, April 6, 2010

mini progress report

I got Boris to make me an account on the cdot machine known as ireland and I downloaded the gcc trunk using the command: "svn co http://gcc.gnu.org/svn/gcc/trunk" which downloaded it to my home directory.

I then ran "./configure --prefix=/home/jddeni/gcc/dist --disable-multilib" to disable multi-library support and let that finish. I then ran make and it went for an hour or so after coming to an end and there seems to be no errors.

I will not run make install unless its on a vm because I am just too paranoid I will ruin something lol so we will set up a vm and then run make install and see if that works, then onto the spec file.

To be continued...

No comments:

Post a Comment