]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.40
authorfred <fred>
Sun, 24 Mar 2002 19:34:35 +0000 (19:34 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:34:35 +0000 (19:34 +0000)
Documentation/faq.pod

index 79e511498ef3dcb34e2fb516c35e78ff76518348..2c5ceb2cb97673829fa6bbb792e9bb841cb18bab 100644 (file)
@@ -23,11 +23,11 @@ A1: Currently (patchlevel 27), LilyPond (and flowerLib) compiles, links
 and runs on windhoos-nt, using the cygnus gnu port (release b17.1). 
 I (JCN) only had to make a minor workaround for missing library calls.  
 Have a look at http://www.cygnus.com/gnu-win32.  To make LilyPond type
-make $OS. (I am not promising to maintain this platform, it is just that
-when having to use doze, i-m sometimes too lazy to reboot.)
+C<make $OSTYPE>. (I am not promising to maintain this platform, it is just 
+that when having to use doze, i-m sometimes too lazy to reboot.)
 
-A2: I haven't had time to find a GCC crosscompiler (*with* g++, mind you) to
-DOS/win (in rpm, please :).
+A2: I haven't had time to find a GCC crosscompiler (I<with> g++ and
+libg++, mind you) to DOS/win (in rpm, please :).
 
 
 Q: Why GPL?
@@ -54,7 +54,7 @@ Q: Why do I need g++ >= 2.7?
 
 A: By using g++ LilyPond is portable to all platforms which support
 g++ (there are quite a few). Not having to support other compilers
-saves us a *lot* of trouble. LilyPond & FlowerLib uses:
+saves us a I<lot> of trouble. LilyPond & FlowerLib uses:
 
 =over 6