[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Emacs.app dev]: Problems compiling Emacs.app with GNUstep
From: |
Charles philip Chan |
Subject: |
Re: [Emacs.app dev]: Problems compiling Emacs.app with GNUstep |
Date: |
Wed, 16 Jul 2008 10:48:14 -0400 |
User-agent: |
Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.60 (gnu/linux) |
Adrian Robert <adrian.b.robert@gmail.com> writes:
Hello Adrian:
> This line is just:
>
> return [NSAutoreleasePool alloc] init];
I know. I wasn't too sure why such a basic call failed.
> Error for such a basic call points to a problem with init sequence
> (main() wizardry) or compile/link flags. When I was working on
> Emacs.app and GNUstep the hardest part was getting the compile and
> link lines to look like what happens when you invoke gnustep-make
> (which can't be used for emacs due to its own big build system).
> ...
Thanks for the info- I will do more debugging.
Charles
pgpFQkv5tYBbS.pgp
Description: PGP signature
- Re: [Emacs.app dev]: Problems compiling Emacs.app with GNUstep, (continued)
- Re: [Emacs.app dev]: Problems compiling Emacs.app with GNUstep, Adrian Robert, 2008/07/16
- Re: [Emacs.app dev]: Problems compiling Emacs.app with GNUstep, Charles philip Chan, 2008/07/15
- Re: [Emacs.app dev]: Problems compiling Emacs.app with GNUstep, Charles philip Chan, 2008/07/15
- Re: [Emacs.app dev]: Problems compiling Emacs.app with GNUstep, Richard Frith-Macdonald, 2008/07/16
- Re: [Emacs.app dev]: Problems compiling Emacs.app with GNUstep, Charles philip Chan, 2008/07/16
- Re: [Emacs.app dev]: Problems compiling Emacs.app with GNUstep, Richard Frith-Macdonald, 2008/07/16
- Re: [Emacs.app dev]: Problems compiling Emacs.app with GNUstep, Charles philip Chan, 2008/07/16
- Re: [Emacs.app dev]: Problems compiling Emacs.app with GNUstep, Cezar Halmagean, 2008/07/16
- Re: [Emacs.app dev]: Problems compiling Emacs.app with GNUstep, Charles philip Chan, 2008/07/15
Re: [Emacs.app dev]: Problems compiling Emacs.app with GNUstep, Adrian Robert, 2008/07/17
- Re: [Emacs.app dev]: Problems compiling Emacs.app with GNUstep,
Charles philip Chan <=