Re: [M32C-ELF] : Improper follow-up of bss section

2006-03-13 Thread Andrew Haley
This is all binutils specific, nothing to do with gcc as such. Please re-post your queries to the binutils list. Andrew.

[M32C-ELF] : Improper follow-up of bss section

2006-03-13 Thread Ina Pandit
Hi, I have downloaded latest GCC and Binutils sources from FSF for M32C port. Using these sources, I could successfully build the cross toolchain i.e. m32c-elf-*. I have observed the following behavior while building an application, Case 1 - Initialized global variables are not present in the app