This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Errno MIA?


I've been trying to port the program TinyFugue with this package, and
actually did it under b14, although with serious reductions in
functionality. Anyhow, I just tried again under b18, and ran into a strange
problem: the symbol errno (which I always assumed was in the standard c
library) couldn't be found. If I simply declared a global integer, it
compiled, but now when it crashes -- I get nothing. I also get nothing when
exceptions creep up. All I get is: in cygwin32 exception handler and a
hang, none of the nice debugging info I used to enjoy. :( :(

	Jacob Rosenberg

.----------------------------------------------------------------------.
|     Jacob M. Rosenberg / Columbia College \ New York City, NY        |
|                                                                      |
| "Its not Camelot, but its not Cleveland, either."                    |
|                                     -- Kevin White, mayor of Boston  |
`----------------------------------------------------------------------`
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]