lkml.org 
[lkml]   [1998]   [Jun]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: broken dependancies on alpha
On Thu, Jun 04, 1998 at 05:02:25PM -0500, Aaron M. Ucko wrote:
> > > +$(shell $(AS) --version 2>&1 > ./GAS_VER)
>
> Redirections are processed left-to-right; to point both stderr and
> stdout at GAS_VER, you want ">GAS_VER 2>&1", not the other way around.

And this whole nonsense will be fixed in a patch I'll be sending
to Linus momentarily. On top of it all there's no excuse for
using a GAS_VER file instead of a pipe.


r~

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu

\
 
 \ /
  Last update: 2005-03-22 13:42    [W:0.036 / U:0.476 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site