Decided to try newer FTN95 Personal Edition instead of my regular FTN95 (desactivated it temporally, removing from path)
Got this and other (mostly opengl - did you forgot to comment the last part of INS?) errors at link time
WARNING the following symbols are missing:
__SET_DATE_TIME_SEED
__alloc_times
CHECK_CONFORMANCE#
TEMPZPART1 Linker generated
Only the last subroutine is mine (but what means Linker generated) other seems are compiler internal ones. How they can come here? No compilation errors were noticed
The code starts Clearwin GUI OK, some subprograms run OK, but then when I try to run some other parts of the code it stops with the '__adjust_stack_f call to missing routine' error.
What this could mean? What are these missing routines ?