Le ven. 27 juin 2025 à 14:40, Richard W.M. Jones <rjo...@redhat.com> a écrit :
>
> On Fri, Jun 27, 2025 at 01:37:13PM +0100, Richard W.M. Jones wrote:
> > On Tue, Jun 24, 2025 at 12:19:47PM -0500, Chris Adams wrote:
> > > Once upon a time, Richard W.M. Jones <rjo...@redhat.com> said:
> > > > To make the discussion concrete, could you grab a list of the actual
> > > > libraries that we're talking about here?  I'm interested in how hard
> > > > it would be to adapt them to cross compilation as Dan mentioned 
> > > > upthread.
> > >
> > > Just looking at a running copy of the Steam client, I see libs loaded
> > > from a whole lot of packages.  I expect that some are loaded by others,
> > > like I don't expect steam is actually using lm_sensors-libs itself.
> > >
> > >    NetworkManager-libnm
> > >    atk
> > >    bzip2-libs
> >
> > Thanks!  It's a lot of libraries.  I picked bzip2 at random as it's
> > relatively simple and modified it so it cross-compiled to a 32 bit
> > library.  The diff to the spec is attached.

You don't need any change in the spec file, this just works:
fedpkg local --arch  i686

Now the issue with cross-compiling is more about higher level tools,
especially if one wants to reuse the x86_64 repository as is.
-- 
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
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/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to