Mail Archives: djgpp/1995/05/04/11:00:31
>>>>> "RDC" == RDC <rdc AT freenet DOT vancouver DOT bc DOT ca> writes:
RDC> I use an enormously huge list of switches to activate every
RDC> possible error and warning and then knock them out as I run
RDC> through the second pass (some- times it takes more than 2
RDC> tries, Bill); by saving them to a file and using TurboC to
RDC> hold the errors in one window and the '.C' in another I can
RDC> go through the whole program, make the fixes and even get
RDC> TurboC to take a look at it too ! - Then I go -back- the the
RDC> _REAL_ .C compiler, of course.
I cross-compile under Linux, and I just do "M-x compile" under emacs.
"C-x `" steps me through all the warning messages and errors from that
"make" one at a time, bringing up the right file for me and putting me
on the right line so I can fix the problem.
emacs is great.
-Mat
- Raw text -