Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] How to just build one application?
@ 2007-07-31  9:06 Jinag Robert
  2007-07-31  9:45 ` Philippe Ney
  0 siblings, 1 reply; 5+ messages in thread
From: Jinag Robert @ 2007-07-31  9:06 UTC (permalink / raw)
  To: buildroot

Hello All,

I've installed  arm linux gcc 4.1.1 toolchains and I want to build uclibc samba with buildroot package. How can I skip building toolchains and just build samba package with the pre-installed toolchains ?

Thanks,




      ___________________________________________________________ 
????????3.5G???20M??? 
http://cn.mail.yahoo.com

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

* [Buildroot] How to just build one application?
  2007-07-31  9:06 Jinag Robert
@ 2007-07-31  9:45 ` Philippe Ney
  0 siblings, 0 replies; 5+ messages in thread
From: Philippe Ney @ 2007-07-31  9:45 UTC (permalink / raw)
  To: buildroot

> Hello All,
> 
> I've installed  arm linux gcc 4.1.1 toolchains and I want to build uclibc samba with buildroot package. How can I skip building toolchains and just build samba package with the pre-installed toolchains ?
> 
> Thanks,

Hi,

$ make samba

You can build any target that is defined in a *.mk file by passing it
directly to the make call.

Philippe

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

* [Buildroot] How to just build one application?
@ 2007-08-01  2:12 Jinag Robert
  2007-08-01  5:17 ` Ulf Samuelsson
  0 siblings, 1 reply; 5+ messages in thread
From: Jinag Robert @ 2007-08-01  2:12 UTC (permalink / raw)
  To: buildroot

I added "sambe" with make menuconfig and then issued "make samba". But the build script still build gcc tool chain first.  

----- Original Message ----
From: Philippe Ney <philippe.ney@tizoo.com>
To: buildroot at uclibc.org
Sent: Tuesday, July 31, 2007 5:45:31 PM
Subject: Re: [Buildroot] How to just build one application?

> Hello All,
> 
> I've installed  arm linux gcc 4.1.1 toolchains and I want to build uclibc samba with buildroot package. How can I skip building toolchains and just build samba package with the pre-installed toolchains ?
> 
> Thanks,

Hi,

$ make samba

You can build any target that is defined in a *.mk file by passing it
directly to the make call.

Philippe
_______________________________________________
buildroot mailing list
buildroot at uclibc.org
http://busybox.net/mailman/listinfo/buildroot





      ____________________________________________________________________________________
Shape Yahoo! in your own image.  Join our Network Research Panel today!   http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7 

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

* [Buildroot] How to just build one application?
  2007-08-01  2:12 [Buildroot] How to just build one application? Jinag Robert
@ 2007-08-01  5:17 ` Ulf Samuelsson
  0 siblings, 0 replies; 5+ messages in thread
From: Ulf Samuelsson @ 2007-08-01  5:17 UTC (permalink / raw)
  To: buildroot

>>> I've installed  arm linux gcc 4.1.1 toolchains and I want to build uclibc samba with buildroot package. 
>>> How can I skip building toolchains and just build samba package with the pre-installed toolchains ?
>> 
>> $ make samba
>> 
>> You can build any target that is defined in a *.mk file by passing it
>> directly to the make call.
>> 
>> Philippe
>
>I added "sambe" with make menuconfig and then issued "make samba". But the build script still build gcc tool chain first.  
> 

There is a menu configuration item:
    Toolchain type --->
        Toolchain type (External Toolchain)

Then you need to set the paths in the
    Toolchain Options --->


Best Regards
Ulf Samuelsson

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

* [Buildroot] How to just build one application?
@ 2007-08-01  7:42 Jinag Robert
  0 siblings, 0 replies; 5+ messages in thread
From: Jinag Robert @ 2007-08-01  7:42 UTC (permalink / raw)
  To: buildroot

I'm building smaba following your instructions now. 

Thanks.
Robert

----- Original Message ----
From: Ulf Samuelsson <ulf@atmel.com>
To: Jinag Robert <cretaceousstone@yahoo.com.cn>; Philippe Ney <philippe.ney@tizoo.com>; buildroot at uclibc.org
Sent: Wednesday, August 1, 2007 1:17:56 PM
Subject: Re: [Buildroot] How to just build one application?

>>> I've installed  arm linux gcc 4.1.1 toolchains and I want to build uclibc samba with buildroot package. 
>>> How can I skip building toolchains and just build samba package with the pre-installed toolchains ?
>> 
>> $ make samba
>> 
>> You can build any target that is defined in a *.mk file by passing it
>> directly to the make call.
>> 
>> Philippe
>
>I added "sambe" with make menuconfig and then issued "make samba". But the build script still build gcc tool chain first.  
> 

There is a menu configuration item:
    Toolchain type --->
        Toolchain type (External Toolchain)

Then you need to set the paths in the
    Toolchain Options --->


Best Regards
Ulf Samuelsson






      ____________________________________________________________________________________
Luggage? GPS? Comic books? 
Check out fitting gifts for grads at Yahoo! Search
http://search.yahoo.com/search?fr=oni_on_mail&p=graduation+gifts&cs=bz

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

end of thread, other threads:[~2007-08-01  7:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-01  2:12 [Buildroot] How to just build one application? Jinag Robert
2007-08-01  5:17 ` Ulf Samuelsson
  -- strict thread matches above, loose matches on Subject: below --
2007-08-01  7:42 Jinag Robert
2007-07-31  9:06 Jinag Robert
2007-07-31  9:45 ` Philippe Ney

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