|
Prev: my www.mail-yhnetstore.cn low price ipone ipod mp3 mp4 touch n95 gprs sell t-shirt jeans
Next: What to backup on a Linux system an what not?
From: SamL on 6 May 2008 15:08 As we know when given a .s file gcc will call as to compile it gcc -v -c -g -O2 conftest.s as --gdwarf2 -a32 -mppc -many -V -Qy -o conftest.o conftest.s I am wondering if I can force gcc to use 'as' in a specific path. I have put that path in the PATH env var but it does not work. Thanks. |