[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[microblaze-uclinux] adding shared libraries
- To: microblaze-uclinux@xxxxxxxxxxxxxx
- Subject: [microblaze-uclinux] adding shared libraries
- From: "Jeff White" <jdwhite08@xxxxxxxxx>
- Date: Tue, 9 Oct 2007 14:25:01 -0700
- 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=T9GStXVaO88oTS53t2IexTTvsjNXQJBQjR8ioo3XKa8=; b=nMW1GsZUbVojTmvE1SOxgD9hnZpm+lTLGHrNdaT5JvPbw4sKZzoGQX6KRMb36u/vFm1tVX9WGZEaiAOAnvH1hOZFCHENdqPAX45zcQX81NQv3FhBhP4MMRfZlaMZEtxWUztK6QRxl7VFH4tmCsEuHBoUPCN7Rh7dlE0nLepgwZc=
- 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=boD+P+m5CI2CwMZ4mgEaTnkZQmsv3h+L6LA0MN4VgnCQ35XJmkF6+lF0FNRPOod0eT4oSLTjofacDV7Cjlczrsi6q8GXnijA+rOXEXAlLLE/vMSiM3nlwmqTnrFo14o9FfRvAmcyw/4p2VJTtR0GIMU5I2SCU8JuPVhq80NtvI4=
- Reply-to: microblaze-uclinux@xxxxxxxxxxxxxx
- Sender: owner-microblaze-uclinux@xxxxxxxxxxxxxx
Does anyone know how to properly install shared libraries in the petalinux dist?
I am having issues with the microblaze-g++ complier not being able to find the libraries, although I though they were installed.
Thanks,
Jeff