[Skyeye-developer] A step-by-step instruction for skyeye on
cygwin.
Anthony Lee
don.anthony.lee+program at gmail.com
Tue Sep 19 05:13:54 CST 2006
Hi, kang shuo:
The file just for generating a new patch for the current CVS
repository what you request before and make the win32-patch I'd wrote
more suitable that you'd committed to CVS,
and I've fix the MIPS simulation to compile on Windows.
BTW, you could get a cross-compiler for ARM platform on MinGW by
download arm-gcc from
"http://gro.clinux.org/frs/download.php/1335/arm-elf-0.1.zip" that
modified by ffxz.
Please visit "http://www.linuxfans.org/nuke/modules.php?name=Forums&file=viewtopic&t=163691"
to see how to compile the image in the binary package I'd sent to you
(just for reference and wrote in chinese).
The "Readme.win32.cn" within the patch would guide to compile/run
skyeye-v1 on Windows, but it's chinese only.
Anthony Lee
2006-09-18
kang shuo wrote:
> I had tried some days and successfully run helloworld testcase on
> skyeye in cygwin environment. The following is step-bystep
> instruction:
>
> 1) download cygwin and install. I downloaded it from gro.clinux.org ,the
> url is
> http://gro.clinux.org/frs/download.php/1607/cygwin-1.5.19-for-skyeye.tar.bz2
>
> Note that you need to install all the package in cygwin software ,Or
> you will miss some development tools.
>
> 2) download the newest release of SkyEye. I downloaded
> skyeye-1.2-RC8-3.tar.bz2 pacjage from gro.clinux.org website. And
> unzip the skyeye package and run "make" . Then in skyeye-v1/binary
> directory there shoud be a file named skyeye.exe .
>
> 3) download a toolchain for cygwin. I download toolchain for arm from
> http://www.gnuarm.com/ . The url is
> http://www.gnuarm.com/bu-2.15_gcc-3.4.3-c-c++-java_nl-1.12.0_gi-6.1.exe
> and install.
>
> 4) unzip the helloworld package in the attachment to get the
> helloworld testcase. run make in the directory of hello4skyeye. Then
> run
> skyeye-v1/binary/skyeye.exe -e hello
>
> 5) You will see the hello world in the screen.
>
> - Thanks
> - Michael.Kang
>
>
> On 9/18/06, Anthony Lee <don.anthony.lee at gmail.com> wrote:
>
>> The patch attached by this mail for the purpose of compiling
>> "skyeye-v1-20060915-snapshot.tar.gz" that released by Michael.Kang on
>> MinGW or Cygwin.
>> The patch file named "skyeye-v1-win32.patch.gz"
>>
>> The files shown below I'd removed:
>> skyeye-v1/Makefile.MinGW32
>> skyeye-v1/Makefile.win
>> skyeye-v1/utils/stub/mingw_help.c
>>
>> The files show below I'd added:
>> skyeye-v1/Readme.win32.cn
>>
>> The way show below for make it patched:
>> ~ $ tar zxvf skyeye-v1-20060915-snapshot.tar.gz
>> ~ $ gzip -d skyeye-v1-win32.patch.gz
>> ~ $ cd skyeye-v1
>> ~/skyeye-v1 $ patch -p1 < ../skyeye-v1-win32.patch
>> ~/skyeye-v1 $ make
>>
>>
>>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Skyeye-developer mailing list
> Skyeye-developer at lists.gro.clinux.org
> http://lists.gro.clinux.org/cgi-bin/mailman/listinfo/skyeye-developer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: skyeye-v1-win32.patch.gz
Type: application/x-gzip
Size: 18658 bytes
Desc: not available
Url : http://lists.gro.clinux.org/pipermail/skyeye-developer/attachments/20060919/63591c8e/skyeye-v1-win32.patch-0001.bin
More information about the Skyeye-developer
mailing list