On Mon, Aug 21, 2023 at 05:57:31AM -0400, Greg Troxel wrote:
> But interesting point about not having a proper destdir, and the
> presence of stub libraries.
That part is pretty simple: just download the comp.tgz set for the target and
extract only a few paths from it, like:
./lib/ ./usr/
Chris Hanson writes:
> On Aug 5, 2023, at 12:11 PM, Greg Troxel wrote:
>>
>> As for 'external SDK', that would be "install some other OS and cross
>> build", but when you cross build for android or ios, you do that from a
>> system which is a full install.
>
> This isn’t the case for the Apple
On Aug 5, 2023, at 12:11 PM, Greg Troxel wrote:
>
> As for 'external SDK', that would be "install some other OS and cross
> build", but when you cross build for android or ios, you do that from a
> system which is a full install.
This isn’t the case for the Apple platforms; Xcode comes with sysr
Bruno Melo writes:
> Is it possible install a minimum NetBSD with no manpage, no compilers
> and toolchain and provide all these stuff as an external SDK and then
> being able to build pkgsrc software using this external SDK? I think
> this is what commercial systems like Android and iOS are
> do
Hi guys, 1 dumb question.
Is it possible install a minimum NetBSD with no manpage, no compilers and
toolchain and provide all these stuff as an external SDK and then being able to
build pkgsrc software using this external SDK? I think this is what commercial
systems like Android and iOS are doi