Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [buildroot question] question about toolchain options----large file support
@ 2009-03-12  9:12 IaMaPlAyEr
  2009-03-12  9:25 ` Peter Korsgaard
  0 siblings, 1 reply; 4+ messages in thread
From: IaMaPlAyEr @ 2009-03-12  9:12 UTC (permalink / raw)
  To: buildroot

Hi, all

would somebody tell me if i build all project use origional build toolchain
option.
and after that, i want to use some package which need some toolchain
option(large file support) be selected.

I want to delete all toolchain_build_mips dir and rebuild all project,  is
the best way ?

and another question is, if i build some package use my own toolchain
option, and after that,
 i put it on to my origional rootfs, could it works?


thanks a lot!

-- 
--
Sincerly,

HaveF
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20090312/18220884/attachment.htm>

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

* [Buildroot] [buildroot question] question about toolchain options----large file support
  2009-03-12  9:12 [Buildroot] [buildroot question] question about toolchain options----large file support IaMaPlAyEr
@ 2009-03-12  9:25 ` Peter Korsgaard
  2009-03-12 10:22   ` Thomas Petazzoni
  0 siblings, 1 reply; 4+ messages in thread
From: Peter Korsgaard @ 2009-03-12  9:25 UTC (permalink / raw)
  To: buildroot

>>>>> "IaMaPlAyEr" == IaMaPlAyEr  <iamaplayer@gmail.com> writes:

Hi,

 IaMaPlAyEr> I want to delete all toolchain_build_mips dir and rebuild
 IaMaPlAyEr> all project,? is the best way ?

You better delete all the build dirs (rm -rf *build_*) to be safe.

 IaMaPlAyEr> and another question is, if i build some package use my own toolchain option,
 IaMaPlAyEr> and after that,
 IaMaPlAyEr> ?i put it on to my origional rootfs, could it works?

So mix applications / libraries with different toolchain options? No,
that generally won't work (you can ofcourse be lucky, but don't count
on it).

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [buildroot question] question about toolchain options----large file support
  2009-03-12  9:25 ` Peter Korsgaard
@ 2009-03-12 10:22   ` Thomas Petazzoni
  2009-03-12 10:29     ` Peter Korsgaard
  0 siblings, 1 reply; 4+ messages in thread
From: Thomas Petazzoni @ 2009-03-12 10:22 UTC (permalink / raw)
  To: buildroot

Le Thu, 12 Mar 2009 10:25:25 +0100,
Peter Korsgaard <jacmet@uclibc.org> a ?crit :

>  IaMaPlAyEr> I want to delete all toolchain_build_mips dir and rebuild
>  IaMaPlAyEr> all project,? is the best way ?
> 
> You better delete all the build dirs (rm -rf *build_*) to be safe.

Is there any "make somethingclean" to do that ? I also frequently end
up doing rm -rf *build_*.

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers and embedded Linux development,
consulting, training and support.
http://free-electrons.com

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

* [Buildroot] [buildroot question] question about toolchain options----large file support
  2009-03-12 10:22   ` Thomas Petazzoni
@ 2009-03-12 10:29     ` Peter Korsgaard
  0 siblings, 0 replies; 4+ messages in thread
From: Peter Korsgaard @ 2009-03-12 10:29 UTC (permalink / raw)
  To: buildroot

>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:

Hi,

 >> You better delete all the build dirs (rm -rf *build_*) to be safe.

 Thomas> Is there any "make somethingclean" to do that ? I also frequently end
 Thomas> up doing rm -rf *build_*.

make distclean afaik does.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2009-03-12 10:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-12  9:12 [Buildroot] [buildroot question] question about toolchain options----large file support IaMaPlAyEr
2009-03-12  9:25 ` Peter Korsgaard
2009-03-12 10:22   ` Thomas Petazzoni
2009-03-12 10:29     ` Peter Korsgaard

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