Hi Russel,
On Sun, 2016-07-10 at 00:19 -0700, Russell Senior wrote:
> >
> > >
> > > >
> > > > >
> > > > > >
> > > > > > "Alexey" == Alexey Brodkin writes:
> Alexey> Hi Aaron,
> Alexey> On Sat, 2016-07-09 at 07:47 -0400, Aaron Z wrote:
> >
> > >
> > > On Sat, Jul 9, 2016 at 4:37 AM, Alexey
On 2016-07-11 00:16, Heinrich Schuchardt wrote:
> Currently the default for stripping when building Lede/OpenWRT is
> CONFIG_USE_SSTRIP=y.
>
> This has the following impacts:
>
> Linking with GCC against libraries on the OpenWRT device is impossible.
>
> Python packages like pyusb that dynamical
Currently the default for stripping when building Lede/OpenWRT is
CONFIG_USE_SSTRIP=y.
This has the following impacts:
Linking with GCC against libraries on the OpenWRT device is impossible.
Python packages like pyusb that dynamically link against C libraries
cannot be used.
Debugging with gdb
Currently the default for stripping when building Lede/OpenWRT is
CONFIG_USE_SSTRIP=y.
This has the following impacts:
Linking with GCC against libraries on the OpenWRT device is impossible.
Python packages like pyusb that dynamically link against C libraries
cannot be used.
Debugging with gdb
On Sun, Jul 10, 2016 at 1:04 PM, Baptiste Jonglez
wrote:
> On Sat, Jul 09, 2016 at 11:43:33AM -0600, Donald Chisholm wrote:
>> On Sat, Jul 9, 2016 at 4:12 AM, Baptiste Jonglez
>> wrote:
>> > Note that it you want to build multiple profiles at the same time, you can
>> > now do that directly in m
On Sat, Jul 09, 2016 at 11:43:33AM -0600, Donald Chisholm wrote:
> On Sat, Jul 9, 2016 at 4:12 AM, Baptiste Jonglez
> wrote:
> > I'm not sure what you mean? The images still have the profile name in
> > them, for instance look at the images for tl-841v11 here:
> >
> > https://downloads.lede-pr
On Fri, Jun 24, 2016 at 02:53:21PM +0300, Alexandru Ardelean wrote:
> Would it be an idea to spin-up the builders on a as-needed basis ?
> Is that something that's already done ?
To add on this point: it could indeed be a cost-effective solution for
building releases.
For instance, a "largish" VM
> "Alexey" == Alexey Brodkin writes:
Alexey> Hi Aaron,
Alexey> On Sat, 2016-07-09 at 07:47 -0400, Aaron Z wrote:
>> On Sat, Jul 9, 2016 at 4:37 AM, Alexey Brodkin
>> wrote:
>> >
>> > Hello,
>> >
>> > I was playing with quite simple bridged setup on different boards
>> with > very recent ke