From: "Isaac Waldron" Newsgroups: comp.os.msdos.djgpp Subject: Recompiling libc and libm. Date: Sun, 23 Aug 1998 17:58:59 -0400 Organization: WorldPath Internet Services Lines: 13 Message-ID: <6rq3br$ol71@ns1.lr.net> NNTP-Posting-Host: plym1-13.worldpath.net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I've been trying to recompile the libc and libm libraries with pgcc-2.90.23 980102 (egcs-1.0.1 release). Anyway, I'm having a problem with the assembler not running the .S files through the preprocessor first. I think it stems from the fact that the actual extension for the assembler files is ".s" Has anyone else had this problem? Otherwise, does anyone know where I can get a distribution with the correct extensions? Any help would be appreciated, Isaac Waldron