Re: x86_64 gcc missing crti/n

2019-03-14 Thread Sebastian Huber
I already checked it in, it did build fine. - Joel Sherrill schrieb: > Definitely fixes. Posting patch now. > > On Thu, Mar 14, 2019 at 1:49 PM Joel Sherrill wrote: > > > LOL. I thought i would fix it while you were asleep. I have a build now. > > > > On Thu, Mar 14, 2019 at 1:46 PM Sebast

Re: x86_64 gcc missing crti/n

2019-03-14 Thread Joel Sherrill
Definitely fixes. Posting patch now. On Thu, Mar 14, 2019 at 1:49 PM Joel Sherrill wrote: > LOL. I thought i would fix it while you were asleep. I have a build now. > > On Thu, Mar 14, 2019 at 1:46 PM Sebastian Huber < > sebastian.hu...@embedded-brains.de> wrote: > >> - Am 14. Mrz 2019 um 19

Re: x86_64 gcc missing crti/n

2019-03-14 Thread Joel Sherrill
LOL. I thought i would fix it while you were asleep. I have a build now. On Thu, Mar 14, 2019 at 1:46 PM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > - Am 14. Mrz 2019 um 19:15 schrieb joel j...@rtems.org: > > > On Thu, Mar 14, 2019 at 1:11 PM Sebastian Huber < > > sebastian

Re: x86_64 gcc missing crti/n

2019-03-14 Thread Sebastian Huber
- Am 14. Mrz 2019 um 19:15 schrieb joel j...@rtems.org: > On Thu, Mar 14, 2019 at 1:11 PM Sebastian Huber < > sebastian.hu...@embedded-brains.de> wrote: > >> - Am 14. Mrz 2019 um 18:29 schrieb Amaan Cheval amaan.che...@gmail.com >> : >> >> > Quick note; I'm not at the computer, but I have

Re: x86_64 gcc missing crti/n

2019-03-14 Thread Joel Sherrill
On Thu, Mar 14, 2019 at 1:11 PM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > - Am 14. Mrz 2019 um 18:29 schrieb Amaan Cheval amaan.che...@gmail.com > : > > > Quick note; I'm not at the computer, but I haven't tested with the RTEMS > 6 > > buildsets - I can do that tomorrow to

Re: x86_64 gcc missing crti/n

2019-03-14 Thread Sebastian Huber
- Am 14. Mrz 2019 um 18:29 schrieb Amaan Cheval amaan.che...@gmail.com: > Quick note; I'm not at the computer, but I haven't tested with the RTEMS 6 > buildsets - I can do that tomorrow too. The RTEMS 6 tool chain should not use patches. It is intended to test the upstream versions. Why can

Re: x86_64 gcc missing crti/n

2019-03-14 Thread Amaan Cheval
Quick note; I'm not at the computer, but I haven't tested with the RTEMS 6 buildsets - I can do that tomorrow too. On Thu, Mar 14, 2019, 10:52 PM Amaan Cheval wrote: > Hey! > > It seems like the RSB patch for crt[i/n] was mistakenly taken out > along with other stuff: > > https://git.rtems.org/r

Re: x86_64 gcc missing crti/n

2019-03-14 Thread Amaan Cheval
Hey! It seems like the RSB patch for crt[i/n] was mistakenly taken out along with other stuff: https://git.rtems.org/rtems-source-builder/commit/?id=258129e140a2f0c7f579492bda2a86c6c1b93080 I'm on a new computer where I'll have to compile git from source to use `send-email` to send the patch, so

x86_64 gcc missing crti/n

2019-03-14 Thread Joel Sherrill
Hi Sebastian mentioned that x86_64 gcc is missing crti/n. I looked on the GCC master and the code is in libgcc/config.host. This is in libgcc/config.host on the master. I am assuming it isn't in gcc 7.4.0 and the RSB is missing a patch. x86_64-*-elf* | x86_64-*-rtems*) tmake_file="$tmake