M2M Studio with linux 64 bit

is not working on eclipse 64bit. it seems the arm gcc toolchain is not installed

I copied from ganymede 32bit with studio 1.1.0 the tools directory with gcc into galileo 64bit.
now compilation with gcc works.

it seems that the fragment/plugin com…ermelfgcc.linux.1.1.1… was not installed.

now I get this error:

wzpacker -b 0x00260000 voice-server.bin voice-server.wpb
Internal Builder: Cannot run program “wzpacker”: Unknown reason

copied com.wavecom.openat.ide.ebs.build.core.lnx_1.1.0.200908120848 into dropins and now works!

Thanks for your investigation :wink:
We plan to progressively extend our test coverage over 64 bits systems to avoid this kind of issues in the future.
Thanks

that’s good! thanks for your work.

trying to upgrade to 1.1.2 I get the error of unsatified dependency:
‘org.keplerproject.luaeclipse.lua.linux64 [1.0.0.201003311322]’ but it could not be found
I suppose is still a 64 bit problem.

Your original request has been modified.
  "Developer Studio" is already installed, so an update will be performed instead.
  "Eclipse C/C++ GDB Hardware Debugging" is already installed, so an update will be performed instead.
  "Software Package Manager" is already installed, so an update will be performed instead.
Cannot complete the install because one or more required items could not be found.
  Software being installed: Developer Studio 1.1.2.201005261706-R4588 (com.wavecom.openat.ide.feature.group 1.1.2.201005261706-R4588)
  Missing requirement for filter (&(osgi.os=linux)(osgi.arch=x86_64)): LuaEclipse_feature 1.0.0.201003311322 (com.anwrt.luaeclipse.feature.group 1.0.0.201003311322) requires 'org.keplerproject.luaeclipse.lua.linux64 [1.0.0.201003311322]' but it could not be found
  Cannot satisfy dependency:
    From: Developer Studio 1.1.2.201005261706-R4588 (com.wavecom.openat.ide.feature.group 1.1.2.201005261706-R4588)
    To: com.wavecom.openat.ide.lua.feature.group [1.1.2.201005261654-R4588]
  Cannot satisfy dependency:
    From: Open AT Lua Support Extension 1.1.2.201005261654-R4588 (com.wavecom.openat.ide.lua.feature.group 1.1.2.201005261654-R4588)
    To: com.anwrt.luaeclipse.feature.group [1.0.0.201003311322]

Unfortunately, the Linux 64bits support is not available yet in 1.1.2.
(Windows 64bits editions are supported, when running a 32 bits JVM)

But please be sure that it’s still planned to add Linux 64 bits support in future releases, probably in 1.2.0

Thanks & regards.