[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[microblaze-uclinux] libusb for microblaze
- To: microblaze-uclinux@xxxxxxxxxxxxxx
- Subject: [microblaze-uclinux] libusb for microblaze
- From: "Jeff White" <jdwhite08@xxxxxxxxx>
- Date: Wed, 21 Nov 2007 16:09:00 -0800
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=UJfPtBPqvZbM2FvUvqdy2K+ocClmdViSJaByG9ysO2A=; b=I7YR1QySeOXhrPavCPRfRR8glxcbQw1gallHIFjmgrM6bhKtm5WbzpuMiDYCBpMfBcbMzGySDPy1esZ8LfZFyPq11zmiC88v9nFGJaxQWyt+zhG/Jo/BLdHuofzYZDfAKshrvsnqRjtVrxo803Klwn4auuxd1W05C76jTtFpRM8=
- 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=Bswr3NJEsNC4lrV9GF88w5feT76waH8HakRc/HOK1gH35r9WqxH02To6AKsusp0DjhPkKVIEa6UkFjdiK3vGrMbI7cjNiSA9duReBmr2N6mn2kVad+X0jVwN2fRd3Gtv6yYSnot9ZIPH/pJwTcWUn7MaPFlRDlLvH5KyQK0rj4Y=
- Reply-to: microblaze-uclinux@xxxxxxxxxxxxxx
- Sender: owner-microblaze-uclinux@xxxxxxxxxxxxxx
Has anyone been able to get libusb to compile with uClinux? If so how do you do it.
How do you get configure set up for cross compiling??
Every time i try to do it i get this message:
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-redhat-linux-gnuaout
checking host system type... i686-redhat-linux-gnuaout
checking for style of include used by make... GNU
checking for gcc... /home/jdwhite08/petalinux-v0.20-rc3/tools/linux-i386/microblaze-uclinux-tools/bin/microblaze-uclinux-g++
checking for C compiler default output file name...
a.out
checking whether the C compiler works... configure: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details.
Thanks,
Jeff White