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: gcc and vc compiled library problem


On 01/28/2010 08:14 PM, phil song wrote:
Hi,cygwinï
     pls forgive my poor english at first.

I have compiled one sdk_lib dll using gcc in cygwin,and I writed a tool
convert the dll to .lib so I can call the interface function in sdk_lib
dll using vc. Then I wrote a application using VC2005,when  it ran at
beginning,everything looks like ok,but when I call a function
"tti_readfile" which call "open write close" in sdk_lib many times,The
application exited.By debuging,I find the  it crashed  in function
"_aclcheck" in "cygwin1.dll".  But I found the file had been write
success,however,after the app called it,it crashed.

who can tell me what cause this?How to resolve it?Can the dll(compiled by
gcc) and app(compiled by vc) run in the same process?

<http://cygwin.com/faq/faq-nochunks.html#faq.programming.msvcrt-and-cygwin> <http://cygwin.com/faq/faq-nochunks.html#faq.programming.msvs-mingw>

--
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
216 Dalton Rd.                          (508) 893-9889 - FAX
Holliston, MA 01746

_____________________________________________________________________

A: Yes.
> Q: Are you sure?
>> A: Because it reverses the logical flow of conversation.
>>> Q: Why is top posting annoying in email?

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


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