[Ohrrpgce] SVN: james/12302 Jenkinsfile: build x86_64 and x86 linux binaries in separate containers

Ralph Versteegen teeemcee at gmail.com
Sat Jul 31 03:04:32 PDT 2021


Easy, actually. To create a multilib FB you need to compile (and install)
rtlib and gfxlib2 a second time with:
 make install
 make MULTILIB=32 install-rtlib install-gfxlib2
(Or you can copy the libraries from a packaged 32-bit FB install into a
64-bit one or vice-versa)

I meant that the actual builds will be faster due to sharing reloadbasic
and other build steps. But of course that only shaves off a tiny amount.

On Sat, 31 Jul 2021 at 15:02, James Paige <Bob at hamsterrepublic.com> wrote:

> I'm not sure how to make a single fbc install that can target both x86 and
> x86_64 at the same time
>
> And the disk usage I don't care about on the build machine, and build time
> doesn't matter because of docker's caching layers (effectively it will be
> slow once, and super fast the rest of the time, even for most edits to the
> Dockerfile itself)
>
>
> On Fri., Jul. 30, 2021, 10:18 p.m. Ralph Versteegen, <teeemcee at gmail.com>
> wrote:
>
>> What's the reason for separate containers? Would a single container work,
>> while reducing disk usage and build time?
>>
>> On Sat, 31 Jul 2021 at 13:45, <subversion at hamsterrepublic.com> wrote:
>>
>>> james
>>> 2021-07-30 18:45:01 -0700 (Fri, 30 Jul 2021)
>>> 71
>>> Jenkinsfile: build x86_64 and x86 linux binaries in separate containers
>>> ---
>>> U   wip/Jenkinsfile
>>>
>>> _______________________________________________
>>> Ohrrpgce mailing list
>>> ohrrpgce at lists.motherhamster.org
>>> http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
>>>
>> _______________________________________________
>> Ohrrpgce mailing list
>> ohrrpgce at lists.motherhamster.org
>> http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
>>
> _______________________________________________
> Ohrrpgce mailing list
> ohrrpgce at lists.motherhamster.org
> http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.motherhamster.org/pipermail/ohrrpgce-motherhamster.org/attachments/20210731/29c2aaeb/attachment.html>


More information about the Ohrrpgce mailing list