public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Problem compiling u-boot for microblaze, libpost.a not found
@ 2010-07-01 21:18 Carlos Salvador Pérez Salgado
  2010-07-06  6:06 ` Michal Simek
  0 siblings, 1 reply; 2+ messages in thread
From: Carlos Salvador Pérez Salgado @ 2010-07-01 21:18 UTC (permalink / raw)
  To: u-boot

first petalinux:
...petalinux-v0.40-rc4$ source ./settings.sh
PetaLinux environment set to '/media/disk/uClinux/petalinux-v0.40-rc4'
next uboot:
...u-boot-microblaze$ alias ubmake="make ARCH=microblaze 
CROSS_COMPILE=microblaze-uclinux- -j4"
...u-boot-microblaze$ ubmake O="../uboot_test/" distclean
rm -rf /media/disk/uClinux/uboot_test/*
...u-boot-microblaze$ ubmake O="../uboot_test/" microblaze-generic_config
Configuring for microblaze-generic board...
...u-boot-microblaze$ ubmake O="../uboot_test/" all
make[1]: Entering directory `/media/disk/uClinux/u-boot-microblaze/post'
(echo create /media/disk/uClinux/uboot_test/post/libpost.a; for lib in   ; \
      do echo addlib $lib; done; echo save) \
     | microblaze-uclinux-ar -M
*microblaze-uclinux-ar: Can't open output archive 
tmp-/media/disk/uClinux/uboot_test/post/libpost.a*
make[1]: *** [/media/disk/uClinux/uboot_test/post/libpost.a] Error 9
make[1]: Leaving directory `/media/disk/uClinux/u-boot-microblaze/post'
make: *** [/media/disk/uClinux/uboot_test/post/libpost.a] Error 2
make: *** Waiting for unfinished jobs....

I want to know how could I fix this. Thank you!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-07-06  6:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-01 21:18 [U-Boot] Problem compiling u-boot for microblaze, libpost.a not found Carlos Salvador Pérez Salgado
2010-07-06  6:06 ` Michal Simek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox