"Compiler options" ignored w/ "Create executable"
Posted: Mon Dec 07, 2009 3:32 pm
Somewhat unexpectedly (for me), a main source file name entered under "Compiler Options" in an included file
seems to get ignored when "Create executable" is selected, just the included source is being compiled to a not-so-useful exe.
When compile/run is issued from the IDE, the main file is being taken into account.
I could well understand that the main file usually will not be heeded when compile-to-exe of the included file was issued from the command line interface, but the ide has all that it needs to know to perform an "all-inclusive compile", no ?
Could the behaviour observed be a feature, and if so, what good is it ?
I am using 4.40p.
seems to get ignored when "Create executable" is selected, just the included source is being compiled to a not-so-useful exe.
When compile/run is issued from the IDE, the main file is being taken into account.
I could well understand that the main file usually will not be heeded when compile-to-exe of the included file was issued from the command line interface, but the ide has all that it needs to know to perform an "all-inclusive compile", no ?
Could the behaviour observed be a feature, and if so, what good is it ?
I am using 4.40p.