Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Change build directory por a package
@ 2015-10-11 18:08 Carlos Soto
  2015-10-11 21:02 ` Yann E. MORIN
  2015-10-12  9:09 ` Thomas Petazzoni
  0 siblings, 2 replies; 5+ messages in thread
From: Carlos Soto @ 2015-10-11 18:08 UTC (permalink / raw)
  To: buildroot

Hi,
I'm working on a SDL2 package for buildroot, and I'm having some problems.
Apparently, libtool has trouble finding some object files while linking. It
looks for object files inside the sdl2-2.0.3/build/ dir, but they are
located in sdl2-2.0.3/build/.libs/
As soon as I manually move all object files to sdl2-2.0.3/build/ everything
goes well, but it is something in the middle of the process so I don't
think I can put a hook to make the mv.

I've tried this guide[1] and it works fine, and the only difference seems
to be that the build directory is outside of the src directory, so my
question is: how can I change the build directory in the mk file for a
given package (in this case, SDL2)?

Thanks,
Carlos

[1]https://how-to-build-for-arm.wikispaces.com/sdl2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20151011/193afc8e/attachment.html>

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

end of thread, other threads:[~2015-10-12 18:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-11 18:08 [Buildroot] Change build directory por a package Carlos Soto
2015-10-11 21:02 ` Yann E. MORIN
2015-10-12  9:09 ` Thomas Petazzoni
2015-10-12 18:10   ` Carlos Soto
2015-10-12 18:37     ` Carlos Soto

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