Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Redirect Linker Error
- Date: Thu, 19 Sep 2002 11:24:36 +0200
- From: Godwin Stewart <gstewart@example.com>
- Subject: Re: [tlug] Redirect Linker Error
- References: <3D8993DC.6040707@example.com>
On Thu, 19 Sep 2002 17:07:40 +0800, "Adonnis A. Enriquez" <adonnis@example.com> squashed this out of the keyboard: > Sorry for this nonsense question. > Any idea how to redirect gcc linker error to a file > rather to a console? $ man bash $ gcc [parameters] > your_file 2>&1 This will redirect stdout and stderr to your_file. If you only want to intercept stdout and keep stderr on the console then leave out the "2>&1". -- G. Stewart -- gstewart@example.com gstewart@example.com Registered Linux user #284683 GnuPG key : BA3D01C6 (pgp.mit.edu) Fingerprint: C3DF C686 6572 6E59 E3E4 0F40 2B9A 2218 BA3D 01C6 --------------------------------------------------------------- "POLICE STATION TOILET STOLEN...Cops have nothing to go on."
- Follow-Ups:
- Re: [tlug] Redirect Linker Error
- From: Nguyen Vu Hung
- References:
- [tlug] Redirect Linker Error
- From: Adonnis A. Enriquez
Home | Main Index | Thread Index
- Prev by Date: [tlug] Redirect Linker Error
- Next by Date: Re: [tlug] Redirect Linker Error
- Previous by thread: [tlug] Redirect Linker Error
- Next by thread: Re: [tlug] Redirect Linker Error
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links