[ipxe-devel] make giving segfault

Michael Brown mcb30 at ipxe.org
Mon Oct 2 15:06:42 UTC 2017


On 01/10/17 17:02, brent s. wrote:
>>    [LD] bin/usbdisk.bin
>> make: *** [arch/x86/Makefile.pcbios:116: bin/usbdisk.bin] Segmentation
>> fault (core dumped)
>> make: *** Deleting file 'bin/usbdisk.bin'
>> rm bin/version.ipxe.dsk.o bin/ipxe.dsk.bin bin/ipxe.lkrn.zbin
>> bin/ipxe.dsk.zinfo bin/ipxe.lkrn.zinfo bin/ipxe.dsk.zbin
>> bin/version.ipxe.lkrn.o bin/ipxe.lkrn.bin

If you add V=1 to the make command line then you'll see the actual 
command that is being executed.  You can then try variations on this 
command (or on its input files) to see if you can find the root cause of 
the gcc segfault.

Michael



More information about the ipxe-devel mailing list