Re: [PATCH] This patch provides usage of RTEMS cross-compiler over GCC cross-compiler

2020-03-25 Thread Utkarsh Rai
Sorry, I did not look into it deeply enough. I will make the necessary changes. On Thu, Mar 26, 2020 at 1:44 AM Gedare Bloom wrote: > short commit message is a bit wordy. It doesn't need to be a sentence. > We know it is a patch/commit. > > See https://devel.rtems.org/wiki/Developer/Git#GitCommi

Re: [PATCH] This patch provides usage of RTEMS cross-compiler over GCC cross-compiler

2020-03-25 Thread Gedare Bloom
short commit message is a bit wordy. It doesn't need to be a sentence. We know it is a patch/commit. See https://devel.rtems.org/wiki/Developer/Git#GitCommits (which should probably be in the docs, it is linked from https://docs.rtems.org/branches/master/eng/vc-users.html#creating-a-patch) On Wed

[PATCH] This patch provides usage of RTEMS cross-compiler over GCC cross-compiler

2020-03-25 Thread utkarsh.ra...@gmail.com
--- user/start/tools.rst | 31 +++ 1 file changed, 31 insertions(+) diff --git a/user/start/tools.rst b/user/start/tools.rst index c3f039b..c3147e8 100644 --- a/user/start/tools.rst +++ b/user/start/tools.rst @@ -76,3 +76,34 @@ source code used. Add ``--verbose``

Re: [PATCH] This patch provides usage of RTEMS cross-compiler over GCC cross-compiler

2020-03-22 Thread Gedare Bloom
On Sun, Mar 22, 2020 at 11:33 AM utkarsh.ra...@gmail.com wrote: > > Really sorry for a new patch, I somehow rm -rf'ed my machine's root Oh no! > --- > user/start/tools.rst | 16 > 1 file changed, 16 insertions(+) > > diff --git a/user/start/tools.rst b/user/start/tools.rst > ind

[PATCH] This patch provides usage of RTEMS cross-compiler over GCC cross-compiler

2020-03-22 Thread utkarsh.ra...@gmail.com
Really sorry for a new patch, I somehow rm -rf'ed my machine's root --- user/start/tools.rst | 16 1 file changed, 16 insertions(+) diff --git a/user/start/tools.rst b/user/start/tools.rst index c3f039b..3bb939e 100644 --- a/user/start/tools.rst +++ b/user/start/tools.rst @@ -76,

Re: [PATCH] This patch provides usage of RTEMS cross-compiler over GCC cross-compiler

2020-03-22 Thread Gedare Bloom
Thanks Utkarsh, I have comments below. On Sun, Mar 22, 2020 at 4:53 AM utkarsh.ra...@gmail.com wrote: > > --- > user/start/tools.rst | 25 + > 1 file changed, 25 insertions(+) > > diff --git a/user/start/tools.rst b/user/start/tools.rst > index c3f039b..8a1f393 100644 >

[PATCH] This patch provides usage of RTEMS cross-compiler over GCC cross-compiler

2020-03-22 Thread utkarsh.ra...@gmail.com
--- user/start/tools.rst | 25 + 1 file changed, 25 insertions(+) diff --git a/user/start/tools.rst b/user/start/tools.rst index c3f039b..8a1f393 100644 --- a/user/start/tools.rst +++ b/user/start/tools.rst @@ -76,3 +76,28 @@ source code used. Add ``--verbose`` to the