* Carbon build on Mac OS 9
@ 2005-03-04 11:48 YAMAMOTO Mitsuharu
2005-03-04 12:42 ` Eli Zaretskii
0 siblings, 1 reply; 4+ messages in thread
From: YAMAMOTO Mitsuharu @ 2005-03-04 11:48 UTC (permalink / raw)
I just installed some changes for the Carbon build on Mac OS 9. The
command
make Emacs -f makefile.MPW > Emacs.MakeScript && Emacs.MakeScript
now creates the Carbon build. The non-Carbon build can still be
compiled with
make NonCarbon -f makefile.MPW > NonCarbon.MakeScript && NonCarbon.MakeScript
(Executing "make Clean -f makefile.MPW > Clean.MakeScript &&
Clean.MakeScript" would be needed before making another build.)
Features available in the Carbon build include file dialogs,
drag-and-drop support, and unicode menus. I hope this would make Mac
codes more maintainable.
YAMAMOTO Mitsuharu
mituharu@math.s.chiba-u.ac.jp
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Carbon build on Mac OS 9
2005-03-04 11:48 Carbon build on Mac OS 9 YAMAMOTO Mitsuharu
@ 2005-03-04 12:42 ` Eli Zaretskii
2005-03-05 4:07 ` YAMAMOTO Mitsuharu
0 siblings, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2005-03-04 12:42 UTC (permalink / raw)
Cc: emacs-devel
> Date: Fri, 04 Mar 2005 20:48:32 +0900
> From: YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
>
> I just installed some changes for the Carbon build on Mac OS 9.
Thanks.
I think this warrants an entry in etc/NEWS (I didn't see such an entry
among the changes you installed). It should go into the "Installation
Changes" section.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Carbon build on Mac OS 9
2005-03-04 12:42 ` Eli Zaretskii
@ 2005-03-05 4:07 ` YAMAMOTO Mitsuharu
2005-03-05 11:30 ` Eli Zaretskii
0 siblings, 1 reply; 4+ messages in thread
From: YAMAMOTO Mitsuharu @ 2005-03-05 4:07 UTC (permalink / raw)
Cc: emacs-devel
>>>>> On Fri, 04 Mar 2005 14:42:23 +0200, "Eli Zaretskii" <eliz@gnu.org> said:
>> I just installed some changes for the Carbon build on Mac OS 9.
> I think this warrants an entry in etc/NEWS (I didn't see such an
> entry among the changes you installed). It should go into the
> "Installation Changes" section.
Thanks for the comment. I added an entry in etc/NEWS and some
instruction in mac/INSTALL.
As for installation instruction, both mac/README and mac/INSTALL
mention "Metrowerks CodeWarrior Pro 6". But I think the current CVS
can't use it without modification to mac/cw6-mcp.xml. Unfortunately I
can't test because I don't have it. Could anyone test with it?
Otherwise maybe we should remove CodeWarrior stuff in the next
release.
YAMAMOTO Mitsuharu
mituharu@math.s.chiba-u.ac.jp
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2005-03-05 11:30 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-04 11:48 Carbon build on Mac OS 9 YAMAMOTO Mitsuharu
2005-03-04 12:42 ` Eli Zaretskii
2005-03-05 4:07 ` YAMAMOTO Mitsuharu
2005-03-05 11:30 ` Eli Zaretskii
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.