RE: SEGV in gcc 4.3.4 on cygwin 1.7.6-1

2010-08-30 Thread Eirik Nordbrøden
Thanks. This bug seems to be related since in my case there were also some options that were present more than once. I got around the problem by tweaking the configuration parameters. > On 27/08/2010 09:31, Csaba Raduly wrote: > > > How odd. It seems to crash only with that exact number of para

Re: SEGV in gcc 4.3.4 on cygwin 1.7.6-1

2010-08-29 Thread Dave Korn
On 27/08/2010 09:31, Csaba Raduly wrote: > How odd. It seems to crash only with that exact number of parameters. This sounds a lot like a bug I fixed a while ago. Should be OK in 4.5.0 http://gcc.gnu.org/ml/gcc-patches/2010-05/msg02263.html cheers, DaveK -- Problem reports:

Re: SEGV in gcc 4.3.4 on cygwin 1.7.6-1

2010-08-27 Thread Csaba Raduly
2010/8/27 Eirik Nordbrøden : > Hello > > I have been trying to build Net-SNMP on cygwin/Windows XP. When I start > compiling gcc (4.3.4) crashes with a segmentation fault. It is the following > command that crashes: > > gcc -I../include -I. -I../snmplib -I/usr/include -g -Wall -Ucygwin > -Dcygwi