Displaying 5 results from an estimated 5 matches for "b2c3449".
Did you mean:
123449
2016 Mar 07
2
Syslinux 6.04-pre1
...d is broken by nasm upgrade 2.11.05 to 2.11.06
>> https://sourceforge.net/p/nasm/mailman/message/33074214
>>
>>
Actually this is sufficient as a solution,
NASM version 2.11.06 patched with:
"nasm: Fix -MD operating mode"
http://repo.or.cz/nasm.git/commitdiff/0dd37af?hp=b2c3449
solves SYSLINUX build from source.
https://bugzilla.redhat.com/show_bug.cgi?id=1315153
2016 Mar 08
0
Syslinux 6.04-pre1
...>
>
Deflecting gets you nowhere. ;)
You don't seem to understand how the packages distribution works,
in this particular case, for Fedora 22.
This -hype- of yours does not change the fact that
"nasm: Fix -MD operating mode"
http://repo.or.cz/nasm.git/commitdiff/0dd37af?hp=b2c3449
indeed restores NASM ver.2.11.06 functionality towards SYSLINUX.
2016 Mar 08
2
Syslinux 6.04-pre1
On 03/08/16 07:49, poma via Syslinux wrote:
>
> ...
> nasm -f elf -Ox -g -F dwarf -DDATE_STR="'6.03-156-g1ac927d'" \
> -DHEXDATE="0x56deef98" \
> -Di386 \
> -I/tmp/syslinux/core/ \
> -l ldlinux.lsr -o ldlinux.o -MP -MD ./.ldlinux.o.d /tmp/syslinux/core/ldlinux.asm
> head.inc:26: fatal: NASM 2.11.06 is known to miscompile Syslinux
>
2016 Mar 08
0
Syslinux 6.04-pre1
...1.06
>>> https://sourceforge.net/p/nasm/mailman/message/33074214
>>>
>>>
>
> Actually this is sufficient as a solution,
>
> NASM version 2.11.06 patched with:
> "nasm: Fix -MD operating mode"
> http://repo.or.cz/nasm.git/commitdiff/0dd37af?hp=b2c3449
>
> solves SYSLINUX build from source.
> https://bugzilla.redhat.com/show_bug.cgi?id=1315153
>
>
...
nasm -f elf -Ox -g -F dwarf -DDATE_STR="'6.03-156-g1ac927d'" \
-DHEXDATE="0x56deef98" \
-Di386 \
-I/tmp/syslinux/core/ \
-l ldlinux.lsr -o ldlinux...
2016 Mar 06
3
Syslinux 6.04-pre1
...
> nasm -f elf -Ox -g -F dwarf -DDATE_STR="''" \
> -DHEXDATE="0x56dc3c62" \
> -Di386 \
> -I/tmp/syslinux-6.04-pre1/core/ \
> -l ldlinux.lsr -o ldlinux.o -MP -MD ./.ldlinux.o.d /tmp/syslinux-6.04-pre1/core/ldlinux.asm
> nasm -f elf -Ox -g -F dwarf -DDATE_STR="''" \
> -DHEXDATE="0x56dc3c62" \
> -Di386 \
>