This is the mail archive of the crossgcc@cygnus.com mailing list for the crossgcc project.


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

Re: Static Objects in the .data section.


> Your port is missing some bits that make it non-optimal.  I believe
> this will be fixed in 2.8.0.

I do not completely understand. Are you refering to the gcc2.7.2 m68-coff port
?

Glad to here this is fixed in 2.8.0. 

The gcc option -fconserve-space, with the ld option -warn-common seems to be
working with gcc2.7.2. Newlib gives a couple of linker warnings with the
'error' and 'next' variables. These are not a problem.

Chris