On Tue, Jun 26, 2018 at 10:23:32AM -0500, John Emrich wrote:
> I am building under ubuntu linux using toolchain for the target embedded
> system, uClinux.
> The target is put into flash mode, where the built image is downloaded and
> then flashed on target embedded system.
> Then target is rebooted
I am building under ubuntu linux using toolchain for the target embedded
system, uClinux.
The target is put into flash mode, where the built image is downloaded and
then flashed on target embedded system.
Then target is rebooted.
On Fri, Jun 22, 2018 at 11:21 PM, Magnus Fromreide
wrote:
> How di
How did you install it on the target system?
/MF
On Tue, Jun 19, 2018 at 02:56:17PM -0500, John Emrich wrote:
> I should also I am trying to build net-snmp using shared libraries.
>
> On Tue, Jun 19, 2018 at 2:54 PM, John Emrich
> wrote:
>
> > Hello,
> >
> > When building net-snmp for uClinux,
Hello,
When building net-snmp for uClinux, are there any special considerations?
I have already addressed mmu-less considerations by using the appropriate
toolchain. The problem appears when I start snmpd, it crashes. In fact it
appears to crash prior to executing 1st statement, as if it was in t
I should also I am trying to build net-snmp using shared libraries.
On Tue, Jun 19, 2018 at 2:54 PM, John Emrich
wrote:
> Hello,
>
> When building net-snmp for uClinux, are there any special considerations?
>
> I have already addressed mmu-less considerations by using the appropriate
> toolchain