Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Help in enabling large file support
@ 2016-06-27 12:17 Davit Mirzoyan
  2016-06-27 12:32 ` Baruch Siach
  0 siblings, 1 reply; 4+ messages in thread
From: Davit Mirzoyan @ 2016-06-27 12:17 UTC (permalink / raw)
  To: buildroot

Dear all,


Could you please help me enable large file support in buildroot?


Thank you very much in advance.

Kind Regards, 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
Davit Mirzoyan, 
R&D Engineer, 
Omron Europe B.V., Industrial Automation, 
Zilverenberg 2, 5234 GM ?s-Hertogenbosch, 
The Netherlands 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20160627/be3fb79b/attachment.html>

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

* [Buildroot] Help in enabling large file support
  2016-06-27 12:17 [Buildroot] Help in enabling large file support Davit Mirzoyan
@ 2016-06-27 12:32 ` Baruch Siach
  2016-06-27 12:52   ` Davit Mirzoyan
  0 siblings, 1 reply; 4+ messages in thread
From: Baruch Siach @ 2016-06-27 12:32 UTC (permalink / raw)
  To: buildroot

Hi Davit,

On Mon, Jun 27, 2016 at 02:17:10PM +0200, Davit Mirzoyan wrote:
> Could you please help me enable large file support in buildroot?

Buildroot removed support for non-largefile toolchain build since version 
2015.05. There is no need to explicitly enable largefile now, it's always 
enabled.

baruch

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -

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

* [Buildroot] Help in enabling large file support
  2016-06-27 12:32 ` Baruch Siach
@ 2016-06-27 12:52   ` Davit Mirzoyan
  2016-06-27 13:10     ` Baruch Siach
  0 siblings, 1 reply; 4+ messages in thread
From: Davit Mirzoyan @ 2016-06-27 12:52 UTC (permalink / raw)
  To: buildroot

Hi Baruch,

Thank you for your reply. I see. Is it normal then that I do not find "
BR2_LARGEFILE " variable defined anywhere. 

I am adding a package that requires largefile support and I add a line in 
the config file of the package as shown below


comment "partclone requires a toolchain with LARGEFILE+WCHAR support"


        depends on !(BR2_LARGEFILE && BR2_USE_WCHAR) 

Shall I just remove the BR2_LARGEFILE variable?

Kind Regards, 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
Davit Mirzoyan, 
R&D Engineer, 
Omron Europe B.V., Industrial Automation, 
Zilverenberg 2, 5234 GM ?s-Hertogenbosch, 
The Netherlands 




From:   Baruch Siach <baruch@tkos.co.il>
To:     Davit Mirzoyan <davit.mirzoyan@eu.omron.com>, 
Cc:     buildroot at busybox.net
Date:   27-06-2016 14:32
Subject:        Re: [Buildroot] Help in enabling large file support



Hi Davit,

On Mon, Jun 27, 2016 at 02:17:10PM +0200, Davit Mirzoyan wrote:
> Could you please help me enable large file support in buildroot?

Buildroot removed support for non-largefile toolchain build since version 
2015.05. There is no need to explicitly enable largefile now, it's always 
enabled.

baruch

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open 
Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20160627/35e8ceae/attachment.html>

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

* [Buildroot] Help in enabling large file support
  2016-06-27 12:52   ` Davit Mirzoyan
@ 2016-06-27 13:10     ` Baruch Siach
  0 siblings, 0 replies; 4+ messages in thread
From: Baruch Siach @ 2016-06-27 13:10 UTC (permalink / raw)
  To: buildroot

Hi Davit,

On Mon, Jun 27, 2016 at 02:52:55PM +0200, Davit Mirzoyan wrote:
> Thank you for your reply. I see. Is it normal then that I do not find "
> BR2_LARGEFILE " variable defined anywhere. 
> 
> I am adding a package that requires largefile support and I add a line in 
> the config file of the package as shown below
> 
> comment "partclone requires a toolchain with LARGEFILE+WCHAR support"
> 
>         depends on !(BR2_LARGEFILE && BR2_USE_WCHAR) 
> 
> Shall I just remove the BR2_LARGEFILE variable?

Yes.

Also please spell wchar in lowercase, and drop the word 'support'. That's the 
current convention.

baruch

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -

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

end of thread, other threads:[~2016-06-27 13:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-27 12:17 [Buildroot] Help in enabling large file support Davit Mirzoyan
2016-06-27 12:32 ` Baruch Siach
2016-06-27 12:52   ` Davit Mirzoyan
2016-06-27 13:10     ` Baruch Siach

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