Rockbox Development > Starting Development and Compiling
arm-elf-gcc
mschneider:
well i've added it to my path using "export PATH=/opt/arm/bin:$PATH" and presumably this adds it. but when i try to compile a normal build i get this message over and over (about five or ten times):
C:\cygwin\opt\arm\bin\arm-elf-gcc.exe (2076): *** system shared memory version m
ismatch detected - 0x2D1E009C/0x75BE0081.
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.
and afterwards i get the normal "WARNING: the compiler you must use is not in your path..."
elborak:
So have you searched to see if you have multiple cygwin1.dll files in your path?
mschneider:
Yes i have the current located in C:/cygwin/bin. it is in my path as :/bin:
I've done a search and the only other cygwin.dll's are in a couple video converters i have. (those are not in my path)
elborak:
Either you have a bad cygwin install or you have another version of cygwin1.dll that's being picked up. Did you reboot as the message recommended?
mschneider:
yes, nothing changed.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version