Gene Cumm
2015-Sep-13 20:58 UTC
[syslinux] EFI: HP + syslinux = crash [ brown paper bag update ]
On Sun, Sep 13, 2015 at 4:38 PM, Patrick Masotta <masottaus at yahoo.com> wrote:>>>> > > Patrick, Oscar, what specific build tools are you two using? > > GNU ld (GNU Binutils for Debian) 2.22 > gcc version 4.7.2 (Debian 4.7.2-5) > NASM version 2.10.01 > > Trying to recall if there's other utility packages. > > -- > -Gene > <<< > > I think we run the same building environment... > > #cat /etc/debian_version > Debian 7.8 (64 bits)My build VM is 32-bit.> #ld -v > GNU ld (GNU Binutils for Debian) 2.22 > > #gcc -v > gcc version 4.7.2 (Debian 4.7.2-5) > > #nasm -v > NASM version 2.10.01 compiled on Jun 14 2012 > > #apt-cache show gcc-multilib > gcc-multilib_4.7.2-1_amd64.deb > > #apt-cache show uuid-dev > uuid-dev_2.20.1-5.3_amd64.deb-- -Gene
Patrick Masotta
2015-Sep-14 01:18 UTC
[syslinux] EFI: HP + syslinux = crash [ brown paper bag update ]
>>> > > #cat /etc/debian_version > Debian 7.8 (64bits)My build VM is 32-bit. -- -Gene <<< That could probably mask the problem in your case... Best, Patrick
Gene Cumm
2015-Sep-14 02:12 UTC
[syslinux] EFI: HP + syslinux = crash [ brown paper bag update ]
On Sun, Sep 13, 2015 at 9:18 PM, Patrick Masotta <masottaus at yahoo.com> wrote:> >>>> >> >> #cat /etc/debian_version >> Debian 7.8 (64bits) > > My build VM is 32-bit. > -- > -Gene > <<< > > That could probably mask the problem in your case...Or the reverse. Perhaps the optimizer on 64-bit wants to extract more 32-bit code than it should and breaks everything. -- -Gene
Patrick Masotta
2015-Sep-14 12:04 UTC
[syslinux] EFI: HP + syslinux = crash [ brown paper bag update ]
>>>>>>> >> >> #cat /etc/debian_version >> Debian 7.8 (64bits) > > My build VM is 32-bit. > -- > -Gene > <<< > > That could probably mask the problem in your case... Or the reverse. Perhaps the optimizer on 64-bit wants to extract more 32-bit code than it should and breaks everything. -- -Gene <<<< Sure; that's what I meant; this issue is probably masked when using the 32 Bit compiler. It would be nice if Oscar can confirm if he's using a 32 or 64 bit build environment. Best, Patrick
Apparently Analagous Threads
- EFI: HP + syslinux = crash [ brown paper bag update ]
- EFI: HP + syslinux = crash [ brown paper bag update ]
- EFI: HP + syslinux = crash [ brown paper bag update ]
- EFI: HP + syslinux = crash [ brown paper bag update ]
- EFI: HP + syslinux = crash [ brown paper bag update ]