Krucifyr / osx-launchpad

Automatically exported from code.google.com/p/osx-launchpad
0 stars 0 forks source link

Installer will not install binaries for 32 bits architecture #2

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
From a fresh install, running any binairies installed from the package will 
return in a Bad CPU type error on 32 bits only machines. 

I have an old 32 bits-only intel mac running 10.6.6. The installer seems to 
only contain 64 bits binaries.

Would it be possible for the creator to maybe create a 32 bits compatible 
package?

Thank you!

Original issue reported on code.google.com by benjamin...@gmail.com on 15 Mar 2011 at 6:44

GoogleCodeExporter commented 8 years ago
Same issue here:

  $ file /usr/local/msp430-gcc-4.4.3/bin/msp430-gcc 
  /usr/local/msp430-gcc-4.4.3/bin/msp430-gcc: Mach-O 64-bit executable x86_64

My MBP is a i386 as well:

  $ uname -p
  i386

Original comment by flip...@gmail.com on 21 Apr 2011 at 3:43

GoogleCodeExporter commented 8 years ago
Sorry about that. Now the download link has an indication that the package is 
64-bit, intel only. Please see "Hacking / Building your own package" at the 
project's home page if you wish to contribute a package for your own platform. 
My day job prevents me from doing it myself, sorry.

Original comment by jmart...@gmail.com on 31 Oct 2011 at 8:55