Message-Id: <200106080841.EAA05428@pop3.lc-2.la.inter.net> From: "Orlando P. Hevia" To: djgpp AT delorie DOT com Date: Fri, 8 Jun 2001 04:40:26 -0300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Has ar a limit? II X-mailer: Pegasus Mail for Windows (v3.12b) Reply-To: djgpp AT delorie DOT com I wrote: > I am using ar to generate a library with a big .o file > (640kB). > The object is generated by gcc, and it works properly > when it is linked to the binary. > The .c file is obtained with f2cx from a FORTRAN file, > because g77 cannot compile too big COMMONs. The FORTRAN > file is a block data (no sentences in it). A block data is never called, and if the object is in a library, it is never linked. Regards, OPH. 2001-6-8 4:42 Ing. Orlando P. Hevia heviaop AT ssdfe DOT com DOT ar Santa Fe-Argentina