libf2c/4521: libf2c shared library overflows command argument limits

dje@watson.ibm.com dje@watson.ibm.com
Wed Oct 10 07:56:00 GMT 2001


>Number:         4521
>Category:       libf2c
>Synopsis:       libf2c shared library overflows command argument limits
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Oct 10 07:56:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     dje@watson.ibm.com
>Release:        gcc 3.1 (experimental)
>Organization:
>Environment:
powerpc-ibm-aix4.3
>Description:
The conversion to build libf2c as a shared library attempts
to link all component object files into a shared library
with one command.  Between the command arguments and
environment variables, this can overflow the maximum
argument area and definitely is larger than the arg area
required for POSIX-compliant systems breaking the GCC
bootstrap on POSIX systems.
>How-To-Repeat:

>Fix:
Create archive of intermediate directories (libF77, libI77,
libU77) and link archives into shared library.
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the Gcc-bugs mailing list