Truncating the filename is what I did to get FreeType to build with OpenWatcom and it compiled fine. I suspect I would run into your issue with LFN loaded though because I did not truncate the names in the Makefiles or single source files (c files that include all the other source files).
LFN is not an option. On Sat, Nov 21, 2020 at 11:26 AM TK Chia <[email protected]> wrote: > Hello Mark Olesen, hello Samuel V., > > > > https://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/distributions/1.2/repos/pkg-html/doslfn.html > > Just run DOSLFN.COM whenever you want to access with long file name > paths.> DJGPP 2 seems to support LFN. > This ties in with a problem which I have been facing with my gcc-ia16 > toolchain --- and which I have not really found a good way to solve. In > the gcc-ia16 FreeDOS packages, I currently truncate file names to 8.3. > But then gcc-ia16 reportedly fails if DOSLFN _is_ loaded > (https://github.com/tkchia/build-ia16/issues/5). > > Thank you! > > -- > https://github.com/tkchia > > > _______________________________________________ > Freedos-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/freedos-devel >
_______________________________________________ Freedos-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freedos-devel
