From mboxrd@z Thu Jan 1 00:00:00 1970 From: dje@watson.ibm.com To: gcc-gnats@gcc.gnu.org Subject: libf2c/4521: libf2c shared library overflows command argument limits Date: Wed, 10 Oct 2001 07:56:00 -0000 Message-id: <20011010145218.17519.qmail@sourceware.cygnus.com> X-SW-Source: 2001-10/msg00193.html List-Id: >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: