Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package components #2

Open
lonejack opened this issue Jul 4, 2023 · 2 comments
Open

Package components #2

lonejack opened this issue Jul 4, 2023 · 2 comments

Comments

@lonejack
Copy link

lonejack commented Jul 4, 2023

Hello, I checked the contents of this repo.
Are you sure about these contents?

  • Binutils version 2.20
  • Newlib version 1.18

Thank you

@volumit
Copy link
Owner

volumit commented Jul 9, 2023

Hi,
./tricore-elf-ld --version reports 2.20
m4_define([NEWLIB_VERSION],[1.18.0])) declares V1.18.0 for newlib
I never diffed against mainstream binutils and newlib repos, so difficult to say if portions of newer versions were merged in.
Which version is it according to your opinion, what is the motivation for the question?
Cheers

@lonejack
Copy link
Author

lonejack commented Jul 9, 2023

I created a new project with the same components...
image
In my case I've:

  • releases/gcc-9.4.0
  • binutils-2_20
  • newlib-1_18_0
    but... if I make a comparison beween these two folders I get a lot of changes in unexpected points:
    image
    image
    image

Did I choose the correct repositories?
These are mine:
about binutils:
origin: git://sourceware.org/git/binutils-gdb.git
and newlib:
origin: https://sourceware.org/git/newlib-cygwin.git

Lastly... what is the motivation for the question
To understand and learn from your work.

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants