[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Building lilypond on Mac OS X using CodeWarrior
From: |
Han-Wen Nienhuys |
Subject: |
Building lilypond on Mac OS X using CodeWarrior |
Date: |
Thu, 1 May 2003 22:06:09 +0200 |
address@hidden writes:
> As an exercise I'm attempting to build lilypond using Metrowerks
> CodeWarrior as the IDE.
> (Since I'm very familiar with it and it's a great debugging
> environment).
Don't do this. This will be a grandiose waste of time, and is unlikely
to work.
You've rebuilt 1.6.6 from source (using some kind of rebuild command),
right? Go into the source directory, edit config.make, add "-g" to
the CXXFLAGS variable, and do
make clean ; make all
now, a binary with symbols should appear in lily/out/lilypond
--
Han-Wen Nienhuys | address@hidden | http://www.cs.uu.nl/~hanwen