Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - unable to compile project on QNX 630: (2 Items)
   
unable to compile project on QNX 630  
Hi,
I am working on ppc tagret using QNX 630.
I am using QNX IDE for compilation and debugging.

There was an software upgradation done on mysystem..
After that when i try to compile any project its unable to compile and showing the following output.


     25 [unknown (0x1B70)] ? 784 init_cheap: Couldn't reserve space for cygwin's
 heap, Win32 error 487
C:\QNX630\host\win32\x86\usr\bin\bash.exe: *** AllocationBase 0x0, BaseAddress 0
x61600000, RegionSize 0x20000, State 0x10000

for that when i did a net search on Win32 error 487 i found that i need to upgrade my  cygwin1.dll to the latest one.
I replaced the cygwin1.dll of QNX 630 with that of cygwin1.dll.
The problem was resolved....

but the size of the Dll is in MB.

What is the impact of changing this dll.?

Please respond???

is there any change in the binary after compilation????
is there any other way of solving this problem?
why this comes?


Re: unable to compile project on QNX 630  
Momentics 630 require cygwin library to work, you upgrade seems to install another version and make two versions 
conflicting.
After you updated momentics one they were in sync again. Technically new version should be backward compatible with the 
old one, but I am not expert in this area.
If problem is resolved now I am not sure what is your asking?

soujanya Yelchuri wrote:
> Hi,
> I am working on ppc tagret using QNX 630.
> I am using QNX IDE for compilation and debugging.
> 
> There was an software upgradation done on mysystem..
> After that when i try to compile any project its unable to compile and showing the following output.
> 
> 
>      25 [unknown (0x1B70)] ? 784 init_cheap: Couldn't reserve space for cygwin's
>  heap, Win32 error 487
> C:\QNX630\host\win32\x86\usr\bin\bash.exe: *** AllocationBase 0x0, BaseAddress 0
> x61600000, RegionSize 0x20000, State 0x10000
> 
> for that when i did a net search on Win32 error 487 i found that i need to upgrade my  cygwin1.dll to the latest one.
> I replaced the cygwin1.dll of QNX 630 with that of cygwin1.dll.
> The problem was resolved....
> 
> but the size of the Dll is in MB.
> 
> What is the impact of changing this dll.?
> 
> Please respond???
> 
> is there any change in the binary after compilation????
> is there any other way of solving this problem?
> why this comes?
> 
> 
> 
> 
> _______________________________________________
> QNX Momentics Getting Started
> http://community.qnx.com/sf/go/post25735
>