Re: gcc/gsl

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

I am sorry, but I think that I solved the issue by running a make clean
Now the generated code is the same on both machines.

Probably I have an object from a previous version of gsl which was not recompiled
at the same time on both machines.

My Makefile is probably not optimum.
How can I force a compilation in case of an update of a library like gsl?

Thank to every body for the help.


> Sent: Thursday, November 14, 2024 at 9:56 AM
> From: "Jakub Jelinek" <jakub@xxxxxxxxxx>
> To: "Patrick Dupre" <pdupre@xxxxxxx>
> Cc: "Community support for Fedora users" <users@xxxxxxxxxxxxxxxxxxxxxxx>, "Barry" <barry@xxxxxxxxxxxxxxxx>
> Subject: Re: gcc/gsl
>
> On Thu, Nov 14, 2024 at 09:25:40AM +0100, Patrick Dupre wrote:
> > No, I do not use such options
>
> Then I don't believe you can get different assembly from the same compiler
> same source same options.  GCC ought to produce the same output
> reproduceably (unless the source uses __DATE__, __TIME__ or __TIMESTAMP__
> macros) and if you use -frandom-seed= option (without that on rare
> occassions some symbols could have different random characters in the names
> and unique coverage stamps; but even without -frandom-seed= it randomly
> choose how to compile code).  And unless you use PGO and the program differs
> between test runs.
>
> 	Jakub
>
>
-- 
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux