On Wed, 9 Apr 2025 at 15:13, Sulev-Madis Silber
wrote:
>
> oh, i think WITHOUT_CROSS_COMPILER does it, it also turns
> WITHOUT_ELFTOOLCHAIN_BOOTSTRAP on. i might have overlooked what all those
> "compiler" options actually do. what i wanted is to exclude compilers from
> resulting build target.
i see that there's revised version of proposed fix committed now and everyone
can keep their configs
this closes the issue
at least for now
On April 9, 2025 9:31:22 PM GMT+03:00, Ed Maste wrote:
>On Wed, 9 Apr 2025 at 10:58, Sulev-Madis Silber
> wrote:
>>
>> but it does indeed turn MK_ELFTOOLCHAIN_BOOTSTRAP to "no" value
>
>OK, https://reviews.freebsd.org/D49722 should fix this then (but will
>break some other, even more unusual ca
On Wed, 9 Apr 2025 at 10:58, Sulev-Madis Silber
wrote:
>
> but it does indeed turn MK_ELFTOOLCHAIN_BOOTSTRAP to "no" value
OK, https://reviews.freebsd.org/D49722 should fix this then (but will
break some other, even more unusual cases). I'll see if I can update
it to work for those cases too.
>
.rel.dyn -j .rela.dyn -j .reloc -j .eh_frame
>> --output-target
>> =binary boot1.sym boot1.efi
>> sh: elfcopy: not found
>> 313.12 real 432.90 user44.54 sys
>>
>> make[1]: stopped in /root/files/fbsd/current/src
>>
>> make: stop
t1.sym boot1.efi
> sh: elfcopy: not found
> 313.12 real 432.90 user44.54 sys
>
> make[1]: stopped in /root/files/fbsd/current/src
>
> make: stopped in /root/files/fbsd/current/src
> 29m18.50s real 43m6.42s user 5m47.07s sys
>
>
so it didn't take that
symlink from /root/bin either...
irc said this:
04:50:59 < ketas-> hmm
04:51:01 < ketas-> elfcopy: not found
04:51:38 < ketas-> i haven't built current for a while
04:53:15 < ketas-> if that's that updating entry
04:53:28 &l
-j .eh_frame
> --output-target
> =binary boot1.sym boot1.efi
> sh: elfcopy: not found
> 313.12 real 432.90 user 44.54 sys
>
> make[1]: stopped in /root/files/fbsd/current/src
>
> make: stopped in /root/files/fbsd/current/src
> 29m18.50s real 43m6.42s user 5m47.07s sys
>
>
--- boot1.efi ---
SOURCE_DATE_EPOCH=1704067200 elfcopy -j .peheader -j .text -j .sdata -j .data
-j .
dynamic -j .dynsym -j .rel.dyn -j .rela.dyn -j .reloc -j .eh_frame
--output-target
=binary boot1.sym boot1.efi
sh: elfcopy: not found
313.12 real 432.90 user44.54 sys