Dear All,
the current version of OpenSSL (1.1.1s) fails to build for me with
an error in nasm. The issue is reported upstream and supposedly fixed
already, see https://bugzilla.nasm.us/show_bug.cgi?id=3392658
I've tested nasm 2.16.1 from the upstream win32 builds and it does
indeed fi
On Mon, 26 Jun 2017 10:50:17 +0200, Corinna Vinschen wrote:
On Jun 22 17:22, Steven Penny wrote:
Please update the NASM (Netwide Assembler) package. Current version
is:
2.10.07 (Jan 2013)
On x86 it's only 2.10.05.
x264 now requires at least:
2.13 (Apr 2017)
We actually d
Version 2.13.01-1 of "nasm" has been uploaded.
NASM is a widespread, portable, very flexible and mature assembler tool
with support for many output formats licensed under the 2-clause BSD
licence.
This upload is updating a few years old package in Cygwin tree to
current stabl
On Jun 28 08:56, Doug Henderson wrote:
> On 26 June 2017 at 02:50, Corinna Vinschen wrote:
> > On Jun 22 17:22, Steven Penny wrote:
> >> Please update the NASM (Netwide Assembler) package. Current version is:
> >>
> >>2.10.07 (Jan 2013)
> >
>
On 26 June 2017 at 02:50, Corinna Vinschen wrote:
> On Jun 22 17:22, Steven Penny wrote:
>> Please update the NASM (Netwide Assembler) package. Current version is:
>>
>>2.10.07 (Jan 2013)
>
> On x86 it's only 2.10.05.
>
>> x264 now requires at
On Jun 22 17:22, Steven Penny wrote:
> Please update the NASM (Netwide Assembler) package. Current version is:
>
>2.10.07 (Jan 2013)
On x86 it's only 2.10.05.
> x264 now requires at least:
>
>2.13 (Apr 2017)
>
We actually didn't read from the nasm ma
Please update the NASM (Netwide Assembler) package. Current version is:
2.10.07 (Jan 2013)
x264 now requires at least:
2.13 (Apr 2017)
References:
- http://github.com/cygwinports/nasm
- http://github.com/mirror/x264/commit/d2b5f48
- http://nasm.us/pub/nasm/releasebuilds
--
Problem
The cygwin package of nasm has been update to version 2.10.05. This
is the latest stable upstream version available from http://nasm.us/
The Netwide Assembler, NASM, is an 80x86 and x86-64 assembler designed
for portability and modularity.
The full upstream changelog since the last Cygwin
On 8/7/2012 1:06 PM, Diego Biurrun wrote:
On Mon, Aug 06, 2012 at 08:48:47PM +0200, Diego Biurrun wrote:
The NASM package in Cygwin is getting a tad long in the tooth. There is
NASM 2.08.02 available, but 2.10.03 is current, i.e. NASM has done two
major releases in the meantime. The package
On Mon, Aug 06, 2012 at 08:48:47PM +0200, Diego Biurrun wrote:
>
> The NASM package in Cygwin is getting a tad long in the tooth. There is
> NASM 2.08.02 available, but 2.10.03 is current, i.e. NASM has done two
> major releases in the meantime. The package for Cygwin was create
Hello everybody!
The NASM package in Cygwin is getting a tad long in the tooth. There is
NASM 2.08.02 available, but 2.10.03 is current, i.e. NASM has done two
major releases in the meantime. The package for Cygwin was created
over two years ago.
Newer NASM versions are required to assemble
The cygwin package of nasm has been updated to version 2.08.02. This
is the latest stable upstream version available from http://nasm.us/
The Netwide Assembler, NASM, is an 80x86 and x86-64 assembler designed
for portability and modularity.
In addition to the upstream changes noted below
This is a *very* late reply to:
http://sourceware.org/ml/cygwin/2009-12/msg00208.html
> I am trying to compile a program that use nasm and it thought that
> gnuwin32 was a format for nasm (don't know if it used to be, but it's
> not now).
> Does cygwin use standard linux f
s asking about; Eric's response wasn't meant to be rude, but
>it wasn't entirely paranoid of Linda to take it that way because it
>could seem to be brusque. Never forget how poor the bandwidth of email
>is w.r.t. communicating tone and emotional inflection - and that
Christopher Faylor wrote:
> On Sat, Dec 05, 2009 at 01:44:14AM -0800, Linda Walsh wrote:
>> I knew Eric Blakes answer was hopelessly unhelpful and just trying to
>> wind me up since PE-coff isn't even on the list (though coff is),
>
> That's a rather paranoid way of looking at someone's attempts t
On Sat, Dec 05, 2009 at 01:44:14AM -0800, Linda Walsh wrote:
>I knew Eric Blakes answer was hopelessly unhelpful and just trying to
>wind me up since PE-coff isn't even on the list (though coff is),
That's a rather paranoid way of looking at someone's attempts to help
you. Eric was, unsurprisingl
names with 'flavors' for variations
on the basics.
Linda, my reading of the "nasm -hf" output suggests you'd want the win32
output format. If you check the generated .o files it using "objdump -h" you
should see "file format pe-i386", which is right. Af
Tim Prince wrote:
> Linda Walsh wrote:
>> I am trying to compile a program that use nasm and it thought that
>> gnuwin32 was a format for nasm (don't know if it used to be, but it's
>> not now).
>>
>> Does cygwin use standard linux format now 'elf&
Linda Walsh wrote:
I am trying to compile a program that use nasm and it thought that
gnuwin32 was a format for nasm (don't know if it used to be, but it's
not now).
Does cygwin use standard linux format now 'elf', or is it using win32?..or
something else)?
If running in
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Linda Walsh on 12/4/2009 5:21 PM:
> Does cygwin use standard linux format now 'elf', or is it using win32?..or
> something else)?
Cygwin is a windows app, therefore it uses PE-COFF like all other windows
apps. Reading the list archives w
I am trying to compile a program that use nasm and it thought that
gnuwin32 was a format for nasm (don't know if it used to be, but it's not now).
Does cygwin use standard linux format now 'elf', or is it using win32?..or
something else)?
Thanks,
-linda
--
Problem
The cygwin package of nasm has been updated to version 2.06. This is
the latest stable upstream version available from http://nasm.sourceforge.net/
The Netwide Assembler, NASM, is an 80x86 and x86-64 assembler designed
for portability and modularity.
This update is only available for the
The cygwin package of nasm has been updated to the latest stable
release, 2.02.
The Netwide Assembler, NASM, is an 80x86 and x86-64 assembler
designed for portability and modularity.
Changes since 2.01:
* Additional fixes for MMX operands with explicit "qword", as well as
The cygwin package of nasm has been updated to the latest stable
release, 2.01.
The Netwide Assembler, NASM, is an 80x86 and x86-64 assembler
designed for portability and modularity.
Changes since 2.00:
* Fix the handling of MMX registers with explicit "qword" tags on
memo
Version 2.00-2 of nasm has been uploaded, and should be available on
the cygwin mirrors in the near future. nasm is an x86 and x86-64
assembler. Please find it under the "Devel" category in cygwin's
setup utility.
This release fixes a bug with the cygwin packaging
Ack. Updating RSN.
> There is a /usr/share/doc/html directory which should be under
> /usr/share/doc/nasm-2.00
--
Dean
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/doc
>>>>> Dean Scarff writes:
> Version 2.00-1 of nasm has been uploaded, and should be available on
> the cygwin mirrors in the near future. Please find it under the
> "Devel" category in cygwin's setup utility.
There is a /usr/share/doc/html dir
Version 2.00-1 of nasm has been uploaded, and should be available on
the cygwin mirrors in the near future. Please find it under the
"Devel" category in cygwin's setup utility.
This release constitutes a major revision of the upstream stable
sources. From http://nasm.sf.n
I have packaged the latest upstream release of nasm 0.98.39 for cygwin.
This version contains a fix for a buffer overflow vulnerability; I'd urge
you to upgrade.
From the upstream ChangeLog:
0.98.39
---
* fix buffer overflow
* fix outas86's .bss handling
* "make spot
nasm-0.98.38-1 is now available for download.
BACKGROUND INFORMATION:
===
Many many developers all over the net respect NASM for what it is
- a widespread (thus netwide), portable (thus netwide!), very
flexible and mature assembler tool with support for many output
formats
nasm-0.98.37-1 and nasm-0.98.37-2 have been uploaded to sourceware.
BACKGROUND INFORMATION:
===
Many many developers all over the net respect NASM for what it is
- a widespread (thus netwide), portable (thus netwide!), very
flexible and mature assembler tool with support for
The cygwin port of nasm has been updated to 0.98.36.
This version contains some minor bugfixes and enhancements.
To update your installation, click on the "Install Cygwin now" link on
the http://cygwin.com/ web page. This downloads setup.exe to your
system. Then, run setup
The netwide assembler has been included in the Cygwin net distribution.
nasm is the famous, portable Netwide Assembler for the 80x86.
Many many developers all over the net respect NASM for what it is
- a widespread (thus netwide), portable (thus netwide!), very
flexible and mature assembler
Jim,
Freitag, 22. März 2002 18:59:57, du schriebst:
I'm no native english speaker, so I'm not sure I understand what you ask
me, I will ask back:
>> This version of NASM has been modified by SciTech Software such that it
Yes, that is what the Readme in the sources stat
>
> This version of NASM has been modified by SciTech Software such that it
I'm all for going to the heart of the issue - why are you going to a
modified version? When they're still making improvements to the base? I
mean sure it's modified, but that locks it into an old v
Hallo CygWinApps,
I have packaged NASM. I think I will maintain it
as long as someone else steps in.
setup.hint:
sdesc: "NetWide Assembler"
ldesc: "This is a modified distribution of NASM, the Netwide Assembler. NASM
is a prototype general-purpose x86 assembler. It will curren
On Wed, Mar 20, 2002 at 01:00:27PM +0100, Lapo Luchini wrote:
>BTW: regarding that cvs-ssh-win32-cygwin.tar.gz file, IANAL but
>regularly reading the cygwin mailing list I happen to have read that
>distributing binaries without sources technically violates the GPL, as
>the uses isn't gived the rig
Hi!
Wouln't be convenient to have a NASM package directly installable (ni
binary and in source) from Cygwin's setup.exe?
I would surely be useful for people that uses CygWin, which I think
includes some of NASM developers, judging from the
cvs-ssh-win32-cygwin.tar.gz file in your dow
> > utilities packaged... who volunteers? 0=)
> I think you just did :}.
Uh, I didn't realize it.. but your experience in dealing with people far
exceedes my own so you must be right.
I'll do it.
--
Lapo 'Raist' Luchini
[EMAIL PROTECTED] (PGP & X.509 keys available)
http://www.lapo.it (ICQ UIN:
> -Original Message-
> From: Lapo Luchini [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, March 20, 2002 10:01 PM
> To: CygWin
> Subject: Re: RFP: NASM
>
>
> > *shrug* they have a forum - the version compiles with
> cygwin without a
> > hitch..
y indeed know of cygwin existence, but of course they didn't suppose that
being an "official package" was so easy... I think the best think is to
contact them to ask if they want to mantain NASM package themself and
moreover politely pointing out that they should point to the setup instea
41 matches
Mail list logo