◄Up► ◄Contents► ◄Index► ◄Back► ─────The FL Command────────────────────────────────────────────────────────- The FL command compiles and links FORTRAN programs in a single step. FL executes the three compiler passes, then calls LINK (the Microsoft Segmented-Executable Linker) to link the object files. You can also perform each step separately. Select any of the following items for more information: ◄Compiling and Linking► ◄OS/2 Support► ◄Options► ◄Optimization► ◄FL Environment Variable► ◄Machine-Language Routines► ◄Memory Model► ◄Search Path for Files► ◄Floating-Point Calculations► ◄Warning Messages► ◄Optional Language Features► ◄Listings► ◄Overlay Files► ◄Libraries► -♦-