Anyway, the issue: Im attempting to compile a file with Devpac v3.10 which Ive split into other files (for ease of readability).
I INCUDE these files at the exact place that I want the code.
Neither (of the 2 included) files have a DATA or BSS section, so shouldnt need any TEXT section reafirmations after the include directive (although I put them in just in case, to no avail.)
This should be straightforward, but when I segregated the included routines out of the main build, they were not actually included: The program compiled and ran, but did not do the tasks in the included file. I even changed the directory to search to the same as the main file one and also set assembly environment up for INCLUDE directory to match in Devpacs editor.
I then even added a Devpac syntatic error in the 2nd include, for the compile pass to trip on, but it didnt even see it.
The only thing that comes to mind as a long shot possibility is the Atari<>*nix pathname reverse slash being a problem on file access on a HATARI drive?
Has anyone else had this problem?
Im using HATARI v2.4.1.



