
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[tlug] Redirect Linker Error
Adonnis A. Enriquez writes:
> Hello Everyone,
> Sorry for this nonsense question.
> Any idea how to redirect gcc linker error to a file
> rather to a console?
>
You could do : make 2>out.file
You may want to use emacs to compile and show you the errors in the
compilation output window.
Marcus
--
/--------------------------------------------------------------------\
| Dr. Marcus O.C. Metzler | |
|--------------------------------|-----------------------------------|
| mocm@example.com | http://www.metzlerbros.de/ |
\--------------------------------------------------------------------/
Home |
Main Index |
Thread Index