PDA

View Full Version : Why, in LF90, can't I use the 386link command like I used to in EM/32?


R. T. (Fortran Man)
09-03-2003, 06:07 PM
Why, in LF90, can't I use the 386link command like I used to in EM/32?

Lahey Support
09-03-2003, 07:15 PM
In LF90, the driver, which is invoked by the LF90 command, passes a lot of information to 386link.exe which the linker needs to function properly. The link step is more complicated in LF90 and it would be impractical for the user to manually provide all the data that 386link.exe needs, so we built this into the LF90 driver.