Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!purdue!bu-cs!encore!banyan!tim From: tim@banyan.UUCP (Tim Henrion@Eng@Banyan) Newsgroups: gnu.gcc.bug Subject: Filename too long for SYSV in 1.35 Message-ID: <465@banyan.UUCP> Date: 19 Jul 89 18:50:15 GMT Lines: 17 Sorry if this bug was already reported but I just got my hands on 1.35. GCC Version 1.35 on a Compaq 386 (i386-sysv) running SYSV.3.2. When trying to build 'gnulib2' the build process attempts to copy 'gnulib2.c' to '_div_internal.c' in the 'libtemp' directly prior to compiling it for the '_div_internal' routine. The filename '_div_internal.c' if 15 chars long, 1 more than is allowed by SYSV and causes my assembler to barf. The '#defines' for the function '_div_internal' need to be changed to something shorter in the Makefile and gnulib2.c Tim Henrion Communication Software Engineer Banyan Systems Inc. Westboro, MA tim@banyan.com --or-- ...!buita!banyan!tim