Grpc upgrade 1.70 synced#410
Closed
Sacheta-NI wants to merge 7 commits intoni:users/sacheta/grpc_upgrade_1.70.0from
Closed
Grpc upgrade 1.70 synced#410Sacheta-NI wants to merge 7 commits intoni:users/sacheta/grpc_upgrade_1.70.0from
Sacheta-NI wants to merge 7 commits intoni:users/sacheta/grpc_upgrade_1.70.0from
Conversation
…date Signed-off-by: Sacheta . <sacheta@ni.com>
Signed-off-by: Sacheta . <sacheta@ni.com>
…nto grpc_upgrade_1.70_synced
Signed-off-by: Sacheta-NI <sacheta@ni.com>
Signed-off-by: Sacheta . <sacheta@ni.com>
christag-ni
reviewed
Feb 19, 2025
| # improvements to hosting and exports of the NILRT toolchain are made. | ||
| - name: Install NI Linux RT CC Toolchain | ||
| run: | | ||
| wget -nv https://download.ni.com/support/softlib/labview/labview_rt/2018/Linux%20Toolchains/linux/oecore-x86_64-core2-64-toolchain-6.0.sh |
There was a problem hiding this comment.
Was this upgrade made to make your product compatible with latest nilrt distros? We're currently trying to figure that out ourselves (discussion)
Collaborator
Author
There was a problem hiding this comment.
Hey, we were trying to upgrade gRPC version, the previous toolchain was using older version of gcc, we needed 7 or above. Hence needed to upgrade this link to newer toolchain.
Apart from this, I also tried to not use the link directly but building toolchain from nilrt repo. Was facing some issues related to memory that way. So yeah, decided to use the later version of it directly.
Also, this PR is not final yet. There would be some changes.
Signed-off-by: Sacheta . <sacheta@ni.com>
Signed-off-by: Sacheta . <sacheta@ni.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.