[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [microblaze-uclinux] Cross-compile on windows for petalinux/uclinux, resent from gmail because of delivery problems
- To: microblaze-uclinux@xxxxxxxxxxxxxx
- Subject: RE: [microblaze-uclinux] Cross-compile on windows for petalinux/uclinux, resent from gmail because of delivery problems
- From: "Westover Scientific" <mlistwsi@xxxxxxxxx>
- Date: Mon, 30 Apr 2007 15:39:23 -0700
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=IhRReV27ouAvStGwgrO/N/E6WJTHvcjw4xS69JgqKndb0qZhQy6j0/F0TpdYPjz20ZfQIJuQImX3N+eAn02y9jBVLms8DhfXnQa3L7BJxHehbc+5UjoxsTaH3Fs7+74TAegDaayv4PFK1QK0TJ4UiALdL+Ov/0MED7rrjIfAEX8=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=Pw31kPDFeD9Hhz/FhXkZy14WAAlsS/Ua8z43aMDhx2/ljbs3gtp4iGZt9i56ZhQRQzP41lQwXJmG/KserG/xACrOBkwNiLv8t2NAY+7IiR7nRutLXD5Kw2c/vpDPw1PF1Ir77PQP/sIFt+08Xxzf6nbU7s1SjnAh0ZwM/rtjJRo=
- Reply-to: microblaze-uclinux@xxxxxxxxxxxxxx
- Sender: owner-microblaze-uclinux@xxxxxxxxxxxxxx
Hi Jarno,
We are struggling with similar issues. If you want to
work on Windows I would suggest getting VMWare and installing Centos on
it. Then cross compile your app inside VMWare. You can use samba or ftp
to get files of the VMWare over to Windows over to edk.
>I have EDK 8.2 installed which delivers a cross compiler for the MicroBlaze architecture but what about the libraries?
I don't think there are any at this point.
>Another big problems: I have to use C++
John's scripts worked pretty well for me as far as actual compilation.
Regards,
Larry