Is there any step by step example to compile MSDOS target from WIN32/64? I installed the cross compiler for FPC, it's in the correct directory that lazarus is targeting for FPC. When I try and select that as a target I get "The current FPC has not config file." Okay, I see that all over when I search google, but I never seem to get a direct answer for windows on what and where I'm supposed to do.
I'd really appreciate it if someone could do a RTFM point to some exact steps. I just want to get to the point where I can do a simple writeln('Hello world!'); to MSDOS. I can see it's working for other people and I can only get to the point of installing the cross compiler to my FPC directory. Much appreciated!