Re: fltk rebuild issue: uname -i "unknown"?

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

 



On Sun, Aug 28, 2022 at 6:08 PM John Reiser <jreiser@xxxxxxxxxxxx> wrote:
> ... there can't be that many people developing for both at the same time on one machine natively (builds in mock would still work fine).

I use only one machine (a x86_64) and no 'mock' to develop the same software
for both x86_64 and i686.  For i686 I start with "dnf install glibc-devel.i686"
and "export CC=gcc -m32".  I also replace "$(uname -m)" with "$TARGET_ARCH"
after setting "export TARGET_ARCH=...".

What I mean is that the only use case would be having both fltk-devel.i686 and fltk-devel.86_64 installed simultaneously.

Thanks,
Richard
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-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/devel@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Users]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]

  Powered by Linux