The latest version of Mutt fails to load.
It requires the following export from cygwin1.dll:

        1C  __progname

that it (and I) cannot find in the cygwin version 1.3.3.

Here is an extract from the cygwin export table
(official cygwin-1.3.3-1, cygwin-1.3.3-2, the 20010918 snapshot):

$ objdump -p /bin/cygwin1.dll
..
   export table in .edata at 0x610e9000
..

[Ordinal/Name Pointer] Table
        ...
        [  25] __infinity
        [  26] __main
        [  27] __mb_cur_max
>>      [  28] __signgam        <<
        [  29] __srget
        [  30] __swbuf
        [  31] _abort
        ...

And this comes from the previous cygwin1.dll 1.3.2
        [  24] __infinity
        [  25] __main
        [  26] __mb_cur_max
        [  27] __srget
        [  28] __swbuf
        [  29] _abort
        [  30] _abs


Has anyone tried Mutt 1.2.5i-4? Or am I missing something?
(... sorry, I'm not subscribed - too heavy traffic).


Bye... Alessandro Doro.


-- 
 
                                   ad
   le castagne scottano... (and so on)
______________________________________

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to