[syslinux] Compile syslinux64.exe on ubuntu

Tomas M tomas at slax.org
Tue Aug 28 13:55:43 PDT 2012


I noticed that my patch is not needed on syslinux-4.06-pre11,
the line is already included there.

Unpacking the sources and running 'make' produces a lot of warnings
for network drivers, but compiles without any problems and both 32bit
and 64bit versions of syslinux.exe (syslinux64.exe) work OK in Windows
7

I am running old version of ubuntu

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=11.10
DISTRIB_CODENAME=oneiric
DISTRIB_DESCRIPTION="Ubuntu 11.10"


Tomas M




On Tue, Aug 28, 2012 at 8:33 PM, H. Peter Anvin <hpa at zytor.com> wrote:
> On 08/28/2012 03:51 AM, Tomas M wrote:
>> Hello,
>> I wanted to recompile syslinux64.exe (windows 64bit binary) on ubuntu.
>> The default ./find-mingw64.sh script failed to locate mingw64 on
>> ubuntu, even after
>>
>>    root at htpc:~# apt-get install gcc-mingw-w64
>>
>> So I had to patch the script to let it find mingw64 on ubuntu as well.
>> Patch is below, please apply to syslinux sources:
>>
>
> Could you try building syslinux-4.06-pre11 with your patch and see if it
> works for you?  We're having a problem with the Win32 binary recently...
>
>         -hpa
>
>



More information about the Syslinux mailing list