yu xuesheng wrote:
Hi, all:

I don't sure if Cygwin can run under Vista 64 bit. I can't find the
information on Cygwin.com.

From the main Cygwin project page:

  The Cygwin DLL currently works with all recent, commercially released x86
  32 bit and 64 bit versions of Windows, with the exception of Windows CE.

I installed it under my Vista 64bit. But when I tried to build a .dll
file  under bash, got following errors:

3 main collect2 48460 c:\cygwin\lib\gcc\i686-pc-cygwin\3.4.4\collect2.exe:*** 
fatal error - fork:
can't reserve memory for stack 0x28c990-9x290000, win32 error 487


Do you know how to fix this? Thank you!

Sure.  There's allot of talk about this in the email archives.  It's
typically either a problem with DLL base load addresses colliding or
<http://cygwin.com/acronyms/#BLODA>.  The former is fixed by installing
the "rebase" package and reading its readme.  The latter has a link
that should help you.  It seems to be the more common cause of this
problem of late. ;-)


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

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/

Reply via email to