[gnu.gcc.bug] Filename too long for SYSV in 1.35

tim@banyan.UUCP (Tim Henrion@Eng@Banyan) (07/20/89)

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