Re: Cygwin and vista 64 bit

2008-09-28 Thread yu xuesheng

The problem I attached in July still didn't be solved. 

I checked the Big List of Dodgy Apps here:

http://cygwin.com/ml/cygwin-talk/2007-q3/msg00174.html

And uninstalled everything I have. Still got the errors.

I want to report the problem to Cygwin, but after I read here

Problem reports: http://cygwin.com/problems.html

I didn't find any email address to report the problem, Could you help me on 
which one is the email address to report the problem?

Thank you!




-
Problem:

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-9x29, win32 error 487


Do you know how to fix this? Thank you!



  

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



Cygwin and vista 64 bit

2008-07-02 Thread yu xuesheng
Hi, all:

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

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-9x29, win32 error 487


Do you know how to fix this? Thank you!


  

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



Re: Cygwin and vista 64 bit

2008-07-02 Thread Larry Hall (Cygwin X)

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-9x29, 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/