[ipxe-devel] [PATCH 1/1] Error when building bin-arm64-efi/snp
Heinrich Schuchardt
xypron.glpk at gmx.de
Fri Jun 23 18:35:49 UTC 2017
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.
Where can I find a documentation of the different available targets and
their usage?
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