Re: Problem with "make menuconfig" and "make xconfig"

Michael Elizabeth Chastain (mec@shout.net)
Sun, 17 May 1998 16:37:07 -0500


Hi James,

> $(shell $(AS) --version &> ./GAS_VER)

I don't have time to look into this extensively right now,
but I suggest this (without trying it myself):

$(shell $(AS) --version > ./GAS_VER 2>&1)

Hope this helps,

Michael Chastain
<mailto:mec@shout.net>
"love without fear"

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