Re: [ecasound] compile problems

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [ecasound] compile problems
From: Tony Leake (tony_leake_AT_hotmail.com)
Date: Tue Jul 13 2004 - 21:55:58 EEST


Try compiling without optimization ("cd
>ecasound-2.3.3 ; make CXXFLAGS=-O0 clean all" or something similar).
This causes it to fail in a different place,
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../kvutils -D_REENTRANT -D_REENTRANT
-ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -O0 -c
audiofx_filter.cpp -MT audiofx_filter.lo -MD -MP -MF
.deps/audiofx_filter.TPlo -o audiofx_filter.o
dynamic-parameters.h: In destructor `
   DYNAMIC_PARAMETERS<T>::~DYNAMIC_PARAMETERS() [with T = sample_t]':
dynamic-parameters.h:23: internal compiler error: Segmentation fault

if I do a make clean and make again it fails in the same place as my first
post, and everytime I run with CXXFlags=-O0 it fails as above, ie the same
place each time. I have checked my memory with memtest86 and everything
seems ok there.

_________________________________________________________________
Want to block unwanted pop-ups? Download the free MSN Toolbar now!
http://toolbar.msn.co.uk/


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Tue Jul 13 2004 - 21:56:13 EEST