maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Development (https://talk.maemo.org/forumdisplay.php?f=13)
-   -   Any Mac OS X-hosted Maemo development environment yet? (https://talk.maemo.org/showthread.php?t=23853)

stevenf 2008-09-26 15:31

Re: Any Mac OS X-hosted Maemo development environment yet?
 
Quote:

Originally Posted by jethro.itt (Post 227579)
Are you against virtualization in general or just VMware?

Neither! It's just clumsy to try to do any sort of development work running a virtualized Unix box inside a Unix box. :)

Mysticode 2008-09-26 16:03

Re: Any Mac OS X-hosted Maemo development environment yet?
 
Quote:

Originally Posted by Jaffa (Post 227275)
  1. Develop on tablet directly

I'm curious about this suggestion - is this for python only or does anyone run the C/C++ development tools on the tablet?

Jaffa 2008-09-26 16:04

Re: Any Mac OS X-hosted Maemo development environment yet?
 
Quote:

Originally Posted by Mysticode (Post 227701)
I'm curious about this suggestion - is this for python only or does anyone run the C/C++ development tools on the tablet?

lcuk does all his liqbase development (which is C) on the tablet. Just enable the SDK repository and apt-get install gcc.

Benson 2008-09-26 18:19

Re: Any Mac OS X-hosted Maemo development environment yet?
 
Quote:

Originally Posted by Mysticode (Post 227701)
I'm curious about this suggestion - is this for python only or does anyone run the C/C++ development tools on the tablet?

I do run gcc, although I haven't done any substantial development.

I'm not sure if Jaffa has installed gcc more recently than I have, but my experiences about a month ago were not so simple -- had to downgrade a few packages because the SDK did not keep up with the SSUs, and all the -dev (headers) packages depend on the same exact version of the binaries.

Just be cautious if you do go that route, as you can install packages conflicting with dependencies of, oh, about half your system. (The critical half!) It'll ask you to confirm, of course, but don't blindly say yes; that's all.

jethro.itt 2008-09-26 19:06

Re: Any Mac OS X-hosted Maemo development environment yet?
 
Quote:

Originally Posted by stevenf (Post 227692)
Neither! It's just clumsy to try to do any sort of development work running a virtualized Unix box inside a Unix box. :)

I do generic ARM embedded systems development running a Debian-based environment (well, just some randomly selected Debian virtual appliance from the VMware store and a CodeSourcery toolchain installed in /usr/local) under VMware at work.

It's not too bad. I ssh to in from Terminal and have the home directory on OS X side available to Debian, i.e. all development files are outside the virtual machine. I use Xcode as an editor and project manager. X applications will probably work too if X is installed on OS X (installed by default on Leopard, separate free download in Tiger).

One small bug with this setup: Debian does not know when the machine has been sleeping, so I need to manually run "sudo ntpdate-debian" after resuming from sleep. Otherwise make is not happy.

qwerty12 2008-09-27 14:28

Re: Any Mac OS X-hosted Maemo development environment yet?
 
Quote:

Originally Posted by Jaffa (Post 227702)
lcuk does all his liqbase development (which is C) on the tablet. Just enable the SDK repository and apt-get install gcc.

I prefer running apt-get install build-essential

Jaffa 2008-09-27 14:31

Re: Any Mac OS X-hosted Maemo development environment yet?
 
Quote:

Originally Posted by Benson (Post 227742)
I'm not sure if Jaffa has installed gcc more recently than I have, but my experiences about a month ago were not so simple

Quote:

Originally Posted by qwerty12 (Post 227957)
I prefer running apt-get install build-essential

Indeed. I apologise: I was giving it as an example of what kind of thing to do, not a concrete HOWTO.


All times are GMT. The time now is 22:05.

vBulletin® Version 3.8.8