Calling g77 FORTRAN code from MSVC 7?

Igor Pechtchanski pechtcha@cs.nyu.edu
Sun May 16 16:14:00 GMT 2004


On Sun, 16 May 2004, Ted Yu wrote:

> Hi,
> My DLL produced by Cygwin calls malloc (in
> cygwin1.dll). This DLL is used by MSVC project.
> Is this allowed ?
> What do I need to do to initialize Cygwin heap ?

It's generally a bad idea to mix runtimes.  Furthermore, cygwin1.dll
cannot be dynamically loaded at the moment -- PTC[*].
	Igor
[*] <http://cygwin.com/acronyms/#PTC>
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"I have since come to realize that being between your mentor and his route
to the bathroom is a major career booster."  -- Patrick Naughton

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



More information about the Cygwin mailing list