arm-elf-gcc shared flat support

2007-03-30 Thread vivek tyagi
.(binfmt_flat loader ensures that before the program start) in gcc 3.4.0 this is some how achived if the function attribute __attribute__((weak)) is specified.But no idea for 2.95 Kindly bail me out on this one. Sincere Thanks in advance. Vivek Tyagi

Re: arm-elf-gcc shared flat support

2007-03-30 Thread vivek tyagi
r the latest gcc also.But I am facing some relocation issues with the uClibc compiled with 3.4.0 with PIC reg modification hacks.It works fine with 2.95 so I worked with that first. All this is flexible,feel free to add in your suggestions.. Thanks Vivek Tyagi