This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Fixed it! [Re: gcc 2.95.1 makes massive COMMON sections]


Well, didn't fix it exactly, but wrote a linker script to dump COMMON in
bss section.


Greg Law wrote:
> 
> I've just upgraded to gcc 2.95.1, and the COMMON sections are huge -
> why?  Even when I compile with -fno-common, my common sections are
> huge.
> 
> With the previous version I was using (egcs-2.90.29) the COMMON sections
> weren't a problem.
> 
> Does anyone know what's going on?  I'd rather not have to downgrade.
> 
> Thanks,
> 
> Greg.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]