Re: [arm-gnu] Sourcery G++ Kernel Version Requirement
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [arm-gnu] Sourcery G++ Kernel Version Requirement



> Our target is ARM920T based running 2.4 kernel. Your getting started
> document indicates a 2.6.16 kernel is need as min. If we only debug user
> apps using GDB and not kernel or kernel modules, can Sourcery G++ still be
> used for debugging?

No. The glibc we provide requires a 2.6.16+ kernel. Applications built with 
SourceryG++ require features (eg. NPTL and EABI syscalls) that are not 
present on older kernels.

Paul