Re: Optimization issue in RISC-V BSP

2017-07-29 Thread Joel Sherrill
On Jul 29, 2017 8:02 PM, "Denis Obrezkov" wrote: 2017-07-30 2:34 GMT+02:00 Joel Sherrill : > > Sorry to top post but this thread is very deep to answer on a phone. > > Try looking at the same code on the erc32 bsp and see how it is done. > > Also you could disable the atexit() call and see how

Re: Optimization issue in RISC-V BSP

2017-07-29 Thread Denis Obrezkov
2017-07-30 2:34 GMT+02:00 Joel Sherrill : > > Sorry to top post but this thread is very deep to answer on a phone. > > Try looking at the same code on the erc32 bsp and see how it is done. > > Also you could disable the atexit() call and see how.much further you get. > > > Ok, I will look at erc32

Re: Optimization issue in RISC-V BSP

2017-07-29 Thread Joel Sherrill
Sorry to top post but this thread is very deep to answer on a phone. Try looking at the same code on the erc32 bsp and see how it is done. Also you could disable the atexit() call and see how.much further you get. On Jul 29, 2017 7:03 PM, "Denis Obrezkov" wrote: 2017-07-30 1:35 GMT+02:00 Denis

Re: Optimization issue in RISC-V BSP

2017-07-29 Thread Denis Obrezkov
2017-07-30 1:35 GMT+02:00 Denis Obrezkov : > 2017-07-29 19:14 GMT+02:00 Joel Sherrill : > >> >> >> On Jul 29, 2017 4:04 AM, "Denis Obrezkov" >> wrote: >> >> 2017-07-29 3:45 GMT+02:00 Joel Sherrill : >> >>> >>> >>> On Jul 28, 2017 7:11 PM, "Denis Obrezkov" >>> wrote: >>> >>> 2017-07-29 1:41 GMT+0

Re: Optimization issue in RISC-V BSP

2017-07-29 Thread Denis Obrezkov
2017-07-29 19:14 GMT+02:00 Joel Sherrill : > > > On Jul 29, 2017 4:04 AM, "Denis Obrezkov" wrote: > > 2017-07-29 3:45 GMT+02:00 Joel Sherrill : > >> >> >> On Jul 28, 2017 7:11 PM, "Denis Obrezkov" >> wrote: >> >> 2017-07-29 1:41 GMT+02:00 Joel Sherrill : >> >>> >>> >>> On Jul 28, 2017 6:39 PM, "

Re: Optimization issue in RISC-V BSP

2017-07-29 Thread Joel Sherrill
On Jul 29, 2017 4:04 AM, "Denis Obrezkov" wrote: 2017-07-29 3:45 GMT+02:00 Joel Sherrill : > > > On Jul 28, 2017 7:11 PM, "Denis Obrezkov" wrote: > > 2017-07-29 1:41 GMT+02:00 Joel Sherrill : > >> >> >> On Jul 28, 2017 6:39 PM, "Denis Obrezkov" >> wrote: >> >> 2017-07-29 1:28 GMT+02:00 Joel Sh

Re: Checksum failure in sparc tool set building

2017-07-29 Thread Jiri Gaisler
Sorry, this is my fault. I updated the diff yesterday but forgot that the checksum also needs to be changed. I have restored the original diff so RSB should build OK now. I will send a proper patch for the new diff on the list later... Jiri. On 07/29/2017 05:52 PM, Aditya Upadhyay wrote: > Hell

Re: Checksum failure in sparc tool set building

2017-07-29 Thread Joel Sherrill
On Jul 29, 2017 10:52 AM, "Aditya Upadhyay" wrote: Hello All, I tried a lot to solve this issue but not able to do this. I have changed the python non dev verison to dev version, have correctly setup the prefix. download: http://ftp.gnu.org/gnu/gdb/gdb-7.12.tar.xz -> sources/gdb-7.12.tar.xz dow

Checksum failure in sparc tool set building

2017-07-29 Thread Aditya Upadhyay
Hello All, I tried a lot to solve this issue but not able to do this. I have changed the python non dev verison to dev version, have correctly setup the prefix. download: http://ftp.gnu.org/gnu/gdb/gdb-7.12.tar.xz -> sources/gdb-7.12.tar.xz downloading: sources/gdb-7.12.tar.xz - 18.3MB of 18.3MB

Re: Optimization issue in RISC-V BSP

2017-07-29 Thread Denis Obrezkov
2017-07-29 3:45 GMT+02:00 Joel Sherrill : > > > On Jul 28, 2017 7:11 PM, "Denis Obrezkov" wrote: > > 2017-07-29 1:41 GMT+02:00 Joel Sherrill : > >> >> >> On Jul 28, 2017 6:39 PM, "Denis Obrezkov" >> wrote: >> >> 2017-07-29 1:28 GMT+02:00 Joel Sherrill : >> >>> >>> >>> On Jul 28, 2017 6:14 PM, "D