Rockbox.org home
release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide



Rockbox mail archive

Subject: 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
file - you may like to try:

make >log.txt 2>log.txt

but I fear it won't work.

pondlife
Received on 2010-05-26

Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy