This is the mail archive of the cygwin@sources.redhat.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]

Re: dllhelpers-0.2.5/c++ doesn't work


Thanks for the reply (and Larry Hall as well). Much appreciated.
I've overlayed a recent snapshot-inst into my cygwin directory, and
manually replaced the /lib/libcygwin.a and /bin/cygwin1.dll which didn't
get upgraded. The dllhelpers/c++ example now runs correctly. Thanks.

But a small C++ hello world still crashes. Using 'cout' (instead of
printf) the program crashes deep inside the iostream call chain.
Anybody have any ideas? I've seen a message from someone else regarding
a static build, but that works fine for me.

Nigel

Earnie Boyd wrote:
> 
> --- Nigel Wetten <nigel.wetten@element-14.com> wrote:
> > Without touching the source, compiling the c++ example leads to warnings
> > about not being able to find __cygwin_dll_entry@12. When executed, the
> > binary puts a message box saying
> 
> See: http://sources.redhat.com/ml/cygwin/2000-08/msg00256.html
> 
> Cheers,
> 
> =====
> --- <http://earniesystems.safeshopper.com> ---
>    Earnie Boyd: <mailto:earnie_boyd@yahoo.com>
>             __Cygwin: POSIX on Windows__
> Cygwin Newbies: <http://gw32.freeyellow.com/>
>            __Minimalist GNU for Windows__
>     Mingw Home: <http://www.mingw.org/>
> 
> __________________________________________________
> Do You Yahoo!?
> Send instant messages & get email alerts with Yahoo! Messenger.
> http://im.yahoo.com/

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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