Re: [uml-devel] Progress with -bb4.

2005-01-19 Thread Blaisorblade
On Saturday 15 January 2005 17:17, Rob Landley wrote: > Running ptrace under uml found the problem with gcc: UML's default > environment includes "." at the end of $PATH, and if you have that gcc > doesn't search the path for ld. > > So I took "." out of the path, and it started working. Yay! (Co

[uml-devel] Progress with -bb4.

2005-01-15 Thread Rob Landley
Running ptrace under uml found the problem with gcc: UML's default environment includes "." at the end of $PATH, and if you have that gcc doesn't search the path for ld. So I took "." out of the path, and it started working. Yay! (Cool stuff, guys.) Along the way, I found some interesting qu