<p>Dear all,</p>
<p>I recently downloaded libvorbis from the <a href="http://Xiph.org">Xiph.org</a> website. I would like to compile it using a cross compiler because I would like to import it to the filesystem of an embedded machine. </p>

<p>Hence, I tried to alter the CC of the makefile and change it to the directory of the cross compiler instead of the original gcc that was there. However, the change did not get implemented, and further to that i got this message : The file /home/murugan/Desktop/libvorbis-1.2.0/Makefile changed on disk. Do you want to reload the file?</p>

<p>However whether i reload or do not reload, the Makefile returns to its default settings. </p>
<p>Can anyone advice me on this?</p>
<p>Thank you!</p>
<p>Raji</p>