|
|
Rockbox mail archiveSubject: Re: assistance with logging output of make command to a file.Re: assistance with logging output of make command to a file.
From: pondlife <pondlife_at_ntlworld.com>
Date: Wed, 26 May 2010 17:04:23 +0100
HI Alex,
It you're running under Windows, you should be able to use:
make >log.txt 2>err.txt
I'm not sure if you can redirect both errors and normal output into one
make >log.txt 2>log.txt
but I fear it won't work.
pondlife
Page was last modified "Jan 10 2012" The Rockbox Crew |