wael Amr writes:

> Hi,
> But i made Cd for the linux-2.6.28.4
> then i typed the command as shown :
> make -C /Mac/gem5/linux-2.6.28.4 O=/Mac/gem5/linux-2.6.28.4 CC=gcc-4.4

> I got this error :
> make: *** /Mac/gem5/linux-2.6.28.4: No such file or directory. Stop.

> So is there anything missing ?

The directory specified by '-C' does not exist. If you're not sure what you're
doing with that command, just follow the standard procedure of 'cd' into the
source directory and then "make CC=gcc-4.4".


Lluis

-- 
 "And it's much the same thing with knowledge, for whenever you learn
 something new, the whole world becomes that much richer."
 -- The Princess of Pure Reason, as told by Norton Juster in The Phantom
 Tollbooth
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to