On Sat, 2004-09-11 at 19:40, Bradley (FC2 List) wrote: > ----- Original Message ----- > From: "Alexander Dalloz" > > > What does following command print out? > > echo $PATH > > /usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin: > /root/bin > > I seem to have 'ld' in my path now but it cant find 'objcopy'. > > in usr/bin, I have objcopy1, objcopy.c and objcopy.exp > > Thanks, > Bradley > This sounds like you have corrupted something. /usr/bin/objcopy should be the only file with that name there (and you say it is missing). The others are not valid for that location. Jeff