idn't read from the nasm maintainer Dean Scarff since
2012.
Dean (in Bcc), are you still out there somehwere? Any chance to
update
nasm to a newer release?
If Dean doesn't reply the next couple of days, the nasm package will
be in need of a new maintainer...
I'm still alive, b
quotes.
- Add a new standard macro package %use fp for floating-point
convenience macros.
--
Dean Scarff
*** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***
If you want to unsubscribe from the cygwin-announce mailing list,
look at the "List-Unsubscribe: " tag in the email header of this
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 format now 'elf', or is i
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 C
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
(hopefully) SSE
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
memory (broken
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 from the 2.00-1
releas
Yaakov wrote:
> Dean Scarff wrote:
>> In short, the grep + cut doesn't quite work like it used to because
>> there is a trailing period. The case glob (which is not a POSIX
>> regex under the Bourne shell, right?) matches "x2.61." as well as
>> &qu
> I don't see why both of those regexes wouldn't successfully match
> '2.61' already. Your patch looks like it's trying to make the regex
> accept "2.6" with no second digit after the decimal place as well.
> Can you perhaps clarify?
Oh dear. Apparently MIME inline attachments + gmane + ezmlm
--- cygport-0.2.10 2007-12-08 01:05:11.892666000 +0900
+++ cygport 2007-12-08 01:05:53.720791000 +0900
@@ -802,7 +802,7 @@
fi
case "x$(grep -m 1 'GNU Autoconf' ${confdir}/configure | cut -d ' ' -f 6)" in
- x2.6[0-9])
+ x2.6[0-9]*)
confargs+=" --datarootdir=/usr/share --docdir=/usr/share
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/docs.html
F
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.net/ :
After 7 m
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 spotless" no longer delet
Christopher Faylor wrote:
On Tue, Dec 09, 2003 at 12:14:41PM +0800, Dean Scarff wrote:
Hannu E K Nevalainen wrote:
Your compile displays "gcc version 3.2.3" but cygcheck output says you
have 3.3.* installed.
May I suggest that you try to uninstall+reinstall the gcc packages?
Thoug
't the problem).
Problem solved, anyway.
From: Dean Scarff
Sent: Sunday, December 07, 2003 7:34 AM
Hi,
I'm getting link errors with libstdc++. At first I thought I must have
been missing a package, but AFAICS I have all the relevant ones. I
assumed libstdc++ would be linked in by
Hi,
I'm getting link errors with libstdc++. At first I thought I must have
been missing a package, but AFAICS I have all the relevant ones. I
assumed libstdc++ would be linked in by default from a g++ command line.
I couldn't see anything similar mentioned in the archives. I assume
c++ woul
uldn't it
make more sense not to use a local pserver, and just let cvs operate
directly on the fs (:local: and :fork: methods)?
Cheers,
Dean Scarff
Apologies: I sent this accidentally sent this reply off-list as well
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Probl
win32 mycoff.asm
gcc mycoff.o myc.c
As always, you should conduct an appropriate level of testing before using
any new product in your production environment.
MAINTAINER:
===
Dean Scarff, announced 21 September, 2003
GENERIC INFORMATION:
INSTALLATION:
-
To u
g
any new product in your production environment.
MAINTAINER:
===
Dean Scarff, announced 1 September, 2003
GENERIC INFORMATION:
INSTALLATION:
-
To update your installation, click on the "Install Cygwin now" link on the
http://cygwin.com/ we
at can handle LF as EOL.
ConTEXT is quite nice if you go for 'free'/shareware.
I use LF for all my sources, whether they're unix or not. As (I
think?) you say, internal CRLF'ing and vice versa is just going to
have problems where internal conversion doesn't behave as
the binary myself whenever there's a new release, especially when its a
patch that most users would enjoy (although it may bloat the binary by
an extra 1k - so use upx :P).
Just a convenience thing really ;)
Cheers,
Dean Scarff
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
o request permission from
the Crystal team if needs be.
Admittedly, it's a fairly trivial matter, but.. *crosses fingers*
Cheers,
Dean Scarff
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation:
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 and answer all
ling list rather than emailing me directly. This includes
ideas and comments about the setup utility or Cygwin in general.
If you want to make a point or ask a question the Cygwin mailing
list is the appropriate place.
Cheers,
Dean Scarff
--
___
25 matches
Mail list logo