Re: Doing work via emacs, make, and cscope
Re: Doing work via emacs, make, and cscope
- Subject: Re: Doing work via emacs, make, and cscope
- From: Markus Hitter <email@hidden>
- Date: Mon, 16 Jan 2006 23:53:04 +0100
Am 16.01.2006 um 20:17 schrieb Perry Smith:
I've used Xcode just a tiny bit. My biggest frustration is the
editor. I'd much rather use emacs.
Isn't emacs that editor with a total feature-bloat? ;-)
But with the Mac, the executable is just part of the problem.
There is all the package and bundle stuff which I don't know much
about.
A package is something for Installer.app.
A bundle is just a predefined directory hierarchy.
Frameworks are one of the subsets of bundles: they contain at least
a .dylib. There's nothing special about headers and dylibs in
Frameworks, except the place where they are expected.
One way to build apps, Frameworks or Plugins is to use the
appropriate template im Xcode, build it and replace files as needed.
Are there people writing and distributing GUI based applications
using the GNU tools and not using Xcode?
GNUstep, a OpenStep/Cocoa clone does this. Their make based build
system can be installed separately: <http://www.gnustep.org/>
Or can Xcode be used along side the GNU tools?
You can do everything Xcode does at the CLI as well. Partly or
completely. You can integrate emacs as an external editor into Xcode,
IIRC.
HTH,
Markus
- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden