[ipxe-devel] [PATCH 1/1] Error when building bin-arm64-efi/snp

Christian Nilsson nikize at gmail.com
Fri Jun 23 20:37:35 UTC 2017


On Fri, Jun 23, 2017 at 8:35 PM, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
> On 06/23/2017 07:52 PM, Christian Nilsson wrote:
>> On Fri, Jun 23, 2017 at 7:19 PM, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>>> I try to build ipxe on arm64 Debian Stretch:
>>>
>>> git checkout 14e3b4b29a96eda6230b1c2dac6cc5e793235d5a
>>> cd src/
>>> make V=1 bin-arm64-efi/snp
>>>
>>
>> Could you test building bin-arm64-efi/snp.efi instead (note .efi at the end) ?
>
> make bin-arm64-efi/snp.efi
> runs without failure.

Great!

>
> Where can I find a documentation of the different available targets and
> their usage?

Don't think we have any one place for this, But just created
http://ipxe.org/appnote/buildtargets that I hope we can update, or
redirect elsewhere if there actually is such a thing that I have
missed.
But for now it should give you some basic understanding of the principles.

/Christian

>
> Best regards
>
> Heinrich
>
>>
>> /Christian
>>
>>> I get the following error messages:
>>>
>>> gcc  -q -S   --gc-sections -static  bin-arm64-efi/snp.o   -o bin-arm64-efi/snp
>>> gcc: error: unrecognized command line option ‘-q’
>>> gcc: error: unrecognized command line option ‘--gc-sections’; did you mean ‘--data-sections’?
>>> <builtin>: recipe for target 'bin-arm64-efi/snp' failed
>>>
>>
>



More information about the ipxe-devel mailing list