This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
gcc issue on AIX
- From: HRumde at citistreetonline dot com
- To: gcc at gnu dot org
- Date: Tue, 25 Mar 2003 09:40:01 -0500
- Subject: gcc issue on AIX
Hi
I am using GCC to compile Pro*C generated C Program on AIX.
My source file size is 1458749 byes. When I compiled my codes by -c,
I got warning but .o object file was not created. There are many functions
( arround 164 + many global variables ) in my source codes.
I can compile this source file by "IBM's ANSI cc" compiler.
I extracted 3-10 functions from this huge file and compiled successfully by
gcc to create .o file.
Is there any limitation on the maximum size of source file or maximum
functions, globules per source file?
Hemant Rumde
Sr. Unix Consultant
CitiGroup
Boston MA