Re: Help compile parrot on arm-linux

2005-04-14 Thread Leopold Toetsch
=?gb2312?q?=C3=F7=20=D6=EC?= <[EMAIL PROTECTED]> wrote: > Hello! > I'm new to parrot, sorry for my pool english first. > > I downloaded parrot-0.1.2 to my debian-arm box --- > its cpu(arm920t) is s3c2410 of Samsung. > first , I run "perl Configure.pl --cc=gcc --cxx=g++ > --link=gcc" to confi

Help compile parrot on arm-linux

2005-04-13 Thread 明 朱
Hello! I'm new to parrot, sorry for my pool english first. I downloaded parrot-0.1.2 to my debian-arm box --- its cpu(arm920t) is s3c2410 of Samsung. first , I run "perl Configure.pl --cc=gcc --cxx=g++ --link=gcc" to config parrot. The config successly finished and generated the Makefile ,