On Thu, 2012-05-17 at 17:32 -0700, lilier wei wrote:
> 
> Here is part of the config.log file that contains the error, but I
> still don't know how to fix the problem.
>  
> configure:38663: 
> /cygdrive/c/Comms/NonVitalCore/build-tools/gcc-3.3.4-glibc-2.3.2/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-gcc
>  -c -fno-strict-aliasing -g -O2 -Ulinux -Dlinux=linux  -DPERL_USE_SAFE_PUTENV 
> -U__STRICT_ANSI__ -g3 -fno-strict-aliasing -pipe -fstack-protector 
> -I/usr/local/include  -I/usr/lib/perl5/5.10/i686-cygwin/CORE   conftest.c >&5
> cc1: error: unrecognized option `-fstack-protector'

Interesting - the problem seems to be the -fstack-protector flag, I
suppose that it is the native perl implementation that supplies that
flag?

I also think -I/usr/local/include looks rather suspect for a cross
build, does that library really contain arm headers?

/MF


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to