[Info-vax] fortran version && Compile the main file in debug mode only

Arne Vajhøj arne at vajhoej.dk
Fri Aug 14 12:36:14 EDT 2020


On 8/14/2020 11:01 AM, HCorte wrote:
> sexta-feira, 14 de Agosto de 2020 às 15:48:29 UTC+1, Arne Vajhøj
> escreveu:
>> But why not just compile everything with debug if you want to
>> debug?

> The why not compile everthing with debug is that some of the
> dependecies may be in use by other programs and don't know whant
> would be implications if there would be any... but know that you
> asked you are right the other programs were compile and linked
> without the /DEBUG flag at the time so it wouldn't interfere now.

You could use a model with:
- one directory with source
- two directories with OBJ and EXE, one without debug, one with debug

Arne





More information about the Info-vax mailing list