Leopold Toetsch wrote:
Dan Sugalski <[EMAIL PROTECTED]> wrote:... As such I've started a FAQ in docs/compiler_faq.pod.
When I read that file name, I though about gcc, Win32 compilers usable for Parrot. Could be misleading ...
Index: docs/compiler_faq.pod =================================================================== RCS file: /cvs/public/parrot/docs/compiler_faq.pod,v retrieving revision 1.1 diff -u -r1.1 compiler_faq.pod --- docs/compiler_faq.pod 10 May 2004 16:22:19 -0000 1.1 +++ docs/compiler_faq.pod 10 May 2004 20:00:04 -0000 @@ -7,6 +7,16 @@
=head1 GENERAL QUESTIONS
+=head2 Which C compilers can I use with Parrot? + +Whoa, there--you're looking at the wrong FAQ. This document is for people +writing compilers that target Parrot. + +To answer your question, though, Parrot should theoretically work with any +C89-compliant C compiler, although some features require C<gcc>. See the +F<README> files in the root directory for more information about building +Parrot. + =head2 How do I generate a sub call in PIR
=head2 How do I generate a method call in PIR
-- Brent "Dax" Royal-Gordon <[EMAIL PROTECTED]> Perl and Parrot hacker
Oceania has always been at war with Eastasia.