From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Edwards To: ecos-discuss@sources.redhat.com Subject: [ECOS] eCos tools binary installation under Cygwin Date: Tue, 29 Aug 2000 11:37:00 -0000 Message-id: <20000829133621.A4206@visi.com> X-SW-Source: 2000-08/msg00317.html I've built and installed the ARM development tools under NT4/Cygwin using the instructions at: http://sources.redhat.com/ecos/tools/win-arm-elf.html Assuming I've got a second computer running NT4 w/ the same version of Cygwin, can I just copy the /tools directory to the second computer, or do I need to copy the source/build directories and do a "make install" on the second machine? I don't use Windows much, and my past experience with copying application program directory trees from one machine to another hasn't been very successful. Under Win32, installing an app seems to weave bits of the app deep into the system in inextricable (and inexplicable) ways. I'm hoping that stuff built/installed under Cygwin behaves in a more Unix-like way... ;) -- Grant Edwards grante@visi.com