This is the mail archive of the cygwin 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]
Other format: [Raw text]

Re: problems with embedded python on cygwin.


bailey2r wrote:
> which crashes when I run it in cygwin.  It merely crashes; i get the
> illegal operation window.
> 
> I compile it by using:
> 
> gcc -Wall -IC:/cygwin/usr/include/python2.5
> -LC:/cygwin/usr/lib/python2.5/config embed.c -lpython2.5 -lm
> 
> It compiles just fine.  I just get the runtime crash.

  This could be the (known and already fixed in CVS) speclib bug.  Does
removing "-lm" fix it?

    cheers,
      DaveK


--
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/


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