problem with makefiles and output redirect
From: Bernhard Agthe (Bernhard.AgtheNOSPAM_at_mchp.siemens.de)
Date: 03/02/05
- Next message: Måns Rullgård: "Re: problem with makefiles and output redirect"
- Previous message: Kasper Dupont: "Re: linux memory"
- Next in thread: Måns Rullgård: "Re: problem with makefiles and output redirect"
- Reply: Måns Rullgård: "Re: problem with makefiles and output redirect"
- Reply: Kasper Dupont: "Re: problem with makefiles and output redirect"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 02 Mar 2005 14:34:28 +0100
Hi,
for most of you this will seem no problem at all, but I don't get it
working.
Basically what I want to do is to have the output of my compiler (stdout
and stderr) redirected to a log file and simultaneously displayed on the
shell. Using "tee" I achived this with stdout but not with stderr...
The whole thing has to work from a makefile so it get's more tricky...
Thanks for your help,
Berny Agthe
- Next message: Måns Rullgård: "Re: problem with makefiles and output redirect"
- Previous message: Kasper Dupont: "Re: linux memory"
- Next in thread: Måns Rullgård: "Re: problem with makefiles and output redirect"
- Reply: Måns Rullgård: "Re: problem with makefiles and output redirect"
- Reply: Kasper Dupont: "Re: problem with makefiles and output redirect"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|