Re: [ipxe-devel] make giving segfault

2018-01-02 Thread brent s.
On 01/02/2018 03:41 PM, Michael Brown wrote: > On 04/10/17 08:41, Christian Hesse wrote: >> "brent s." on Mon, 2017/10/02 13:23: >>> Thanks, Michael. It seems to be the linking throwing the segfault >>> (reformatted for readability): >>> >>> ld \ >>>    -m elf_i386 \ >>>   

Re: [ipxe-devel] make giving segfault

2018-01-02 Thread Michael Brown
On 04/10/17 08:41, Christian Hesse wrote: "brent s." on Mon, 2017/10/02 13:23: Thanks, Michael. It seems to be the linking throwing the segfault (reformatted for readability): ld \ -m elf_i386 \ -N --no-check-sections \ --section-start=.prefix=0 \

Re: [ipxe-devel] make giving segfault

2017-10-04 Thread Christian Hesse
"brent s." on Mon, 2017/10/02 13:23: > On 10/02/2017 11:06 AM, Michael Brown wrote: > > 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: ***

Re: [ipxe-devel] make giving segfault

2017-10-02 Thread brent s.
On 10/02/2017 11:06 AM, Michael Brown wrote: > 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

Re: [ipxe-devel] make giving segfault

2017-10-02 Thread Michael Brown
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

Re: [ipxe-devel] make giving segfault

2017-10-01 Thread brent s.
On 10/01/2017 11:36 AM, brent s. wrote: > when attempting a make all, i'm getting various segfaults on gcc 7.x. > > i've tried from both current HEAD and from a known-good commit i've > built from in the past (8b104d881abbeb8f9592708a490c16916b0b1ecc) and a > bisect failed on every commit (even >

[ipxe-devel] make giving segfault

2017-10-01 Thread brent s.
when attempting a make all, i'm getting various segfaults on gcc 7.x. i've tried from both current HEAD and from a known-good commit i've built from in the past (8b104d881abbeb8f9592708a490c16916b0b1ecc) and a bisect failed on every commit (even 8b104d881abbeb8f9592708a490c16916b0b1ecc): ... ar: