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

The firmware image.elf-0x00000.bin is different when build on PC and laptop #61

Open
heyzzk opened this issue Dec 5, 2021 · 2 comments

Comments

@heyzzk
Copy link

heyzzk commented Dec 5, 2021

Hi,

I found this problem. Seems the content of the two firmwares on PC(thinkstaion) and laptop(thinkpad&macbook air) are the same, but the order of them are different. It's wired and I want to ensure they are the same.

Is it associated with gcc command or CPU architecture? I am not familiar with these. Could anyone give me some suggestion to ensure they are the same?

Thanks.

@heyzzk
Copy link
Author

heyzzk commented Dec 5, 2021

fw.zip
Add the two firmwares I built on PC and laptop.

@cnlohr
Copy link
Owner

cnlohr commented Jan 18, 2022

It is entirely possible for there to be minor differences between output binaries. It is a nondeterministic process. But the output code should work across platforms.

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