Displaying 4 results from an estimated 4 matches for "7848c6b".
2016 Mar 06
4
Syslinux 6.04-pre1
>
> Emphasize proper NASM versions.
>
> ---
> NEWS | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/NEWS b/NEWS
> index d1a5b2c..7848c6b 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -2,6 +2,10 @@ Starting with 1.47, changes marked with SYSLINUX, PXELINUX, ISOLINUX
> or EXTLINUX apply to that specific program only; other changes apply
> to all derivatives.
>
> +Changes in 6.04:
> + * NASM 2.11.08 or later is requ...
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 \
>
2016 Mar 06
0
Syslinux 6.04-pre1
...Mar 6 2016
>
> [Nasm-devel] Syslinux 6.03 build is broken by nasm upgrade 2.11.05 to 2.11.06
> https://sourceforge.net/p/nasm/mailman/message/33074214
>
>
Emphasize proper NASM versions.
---
NEWS | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/NEWS b/NEWS
index d1a5b2c..7848c6b 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@ Starting with 1.47, changes marked with SYSLINUX, PXELINUX, ISOLINUX
or EXTLINUX apply to that specific program only; other changes apply
to all derivatives.
+Changes in 6.04:
+ * NASM 2.11.08 or later is required to build
+ SYSLINUX from source....
2016 Mar 06
0
Syslinux 6.04-pre1
...m my iPhone
On Mar 6, 2016, at 13:02, Ady via Syslinux <syslinux at zytor.com> wrote:
>>
>> Emphasize proper NASM versions.
>>
>> ---
>> NEWS | 4 ++++
>> 1 file changed, 4 insertions(+)
>>
>> diff --git a/NEWS b/NEWS
>> index d1a5b2c..7848c6b 100644
>> --- a/NEWS
>> +++ b/NEWS
>> @@ -2,6 +2,10 @@ Starting with 1.47, changes marked with SYSLINUX, PXELINUX, ISOLINUX
>> or EXTLINUX apply to that specific program only; other changes apply
>> to all derivatives.
>>
>> +Changes in 6.04:
>> +...