Chachii
Spaghetti Vendor
- 4
- Posts
- 8
- Years
- The Holographic Universe
- Seen Mar 7, 2025
I'm currently using the latest versions of both (or at least I think so) on Windows 7 64 bit. I have two HDDs, but everything is installed on my C: Drive as the other is just a backup.
I'm currently facing a problem with the "Setting up and using Pokeruby/Pokeemerald" tutorial. (I can't post links yet, sorry.)
Error message using the cyg Terminal.
I'm not sure if I'm doing anything wrong, but I've made sure that the only cygwin1.dll on my system is the one in "cygwin64/bin" directory. I've tried running the terminal as administrator as well, but still no luck.
I'm currently facing a problem with the "Setting up and using Pokeruby/Pokeemerald" tutorial. (I can't post links yet, sorry.)
Error message using the cyg Terminal.
Code:
1 [main] make (10244) C:\devkitPro\msys2\usr\bin\make.exe: *** fatal error - cygheap base mismatch detected - 0x1802FD410/0x1802FF410.
This problem is probably due to using incompatible versions of the cygwin DLL.
Search for cygwin1.dll using the Windows Start->Find/Search facility
and delete all but the most recent version. The most recent version *should*
reside in x:\cygwin\bin, where 'x' is the drive on which you have
installed the cygwin distribution. Rebooting is also suggested if you
are unable to find another cygwin DLL.
./build.sh: line 3: 12396 Segmentation fault make -C gcc clean
I'm not sure if I'm doing anything wrong, but I've made sure that the only cygwin1.dll on my system is the one in "cygwin64/bin" directory. I've tried running the terminal as administrator as well, but still no luck.
Last edited: