public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Bug in "factor" (coreutils: GNU core utilities (8.26-2), 64bit edition)
       [not found] <419742808.11690190.1576136217387.ref@mail.yahoo.com>
@ 2019-12-12 10:26 ` Bernd Eggen
  2019-12-13  6:26   ` L A Walsh
  0 siblings, 1 reply; 2+ messages in thread
From: Bernd Eggen @ 2019-12-12 10:26 UTC (permalink / raw)
  To: cygwin

Hello,
Some time ago I found that the Cygwin-64 "factor" command did not seem to terminate with certain numbers, eg try:
  -> echo '3401347*3861211*12099721' | bc | factor

The developers provided a fix (in GNU coreutils 8.29), however, after some two years I still find the faulty factor command in the current Cygwin distribution.
When are you planning to upgrade ?
Cheers, Bernd
PS I think this only affects 64bit version



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Bug in "factor" (coreutils: GNU core utilities (8.26-2), 64bit edition)
  2019-12-12 10:26 ` Bug in "factor" (coreutils: GNU core utilities (8.26-2), 64bit edition) Bernd Eggen
@ 2019-12-13  6:26   ` L A Walsh
  0 siblings, 0 replies; 2+ messages in thread
From: L A Walsh @ 2019-12-13  6:26 UTC (permalink / raw)
  To: cygwin

On 2019/12/11 23:36, Bernd Eggen wrote:
> Hello,
> Some time ago I found that the Cygwin-64 "factor" command did not seem to terminate with certain numbers, eg try:
>   -> echo '3401347*3861211*12099721' | bc | factor
>
> The developers provided a fix (in GNU coreutils 8.29), however, after some two years I still find the faulty factor command in the current Cygwin distribution.
> When are you planning to upgrade ?
> Cheers, Bernd
> PS I think this only affects 64bit version
>   
Wow...  The source for factor should be easy to build .. like grab from
gnu's website...(goog) tells me this link should work:
https://ftp.gnu.org/gnu/coreutils/coreutils-8.31.tar.xz

untar it and run configure in the dir where it was
extracted, then run "make" in the same dir.

You'll find factor in "src/factor".

Or you could also get the cygwin source package (in setup
checkmark the src package) and substitute in the new
coreutils package, and adjust any
needed paths in the cygwin make package, then you'd have
an installable cygwin package rather than just a binary of
factor...

Just thinking out-loud, mostly, if I really needed it
that is...
But dunnow how complicated their packaging is...

-linda


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-12-13  1:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <419742808.11690190.1576136217387.ref@mail.yahoo.com>
2019-12-12 10:26 ` Bug in "factor" (coreutils: GNU core utilities (8.26-2), 64bit edition) Bernd Eggen
2019-12-13  6:26   ` L A Walsh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).