On 2007.08.09, jeremy chow <[EMAIL PROTECTED]> wrote: > g++ -DHAVE_CONFIG_H -I. -I. -I.. > -DPLUGINSDIR=\"/usr/local/lib/gnash/plugins\" -I.. -I. -I.. > -I../libamf -I../server -I../server/swf -mthreads /mingw/include > -I/mingw/include/libxml2 -I/usr/local/include -I/mingw/include > -I../libltdl -g -O2 -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith > -Wreturn-type -c config.cpp -DDLL_EXPORT -DPIC -o > .libs/libgnashbase_la-config.o > cc1plus.exe: f:/MinGW/include: No such file or directory > cc1plus.exe: internal compiler error: Segmentation fault > Please submit a full bug report, > with preprocessed source if appropriate. > See <URL:http://www.mingw.org/bugs.shtml> for instructions. ... > how to fix it ?
What version of MinGW/MSYS are you running? I've built Gnash 0.8.0 with MinGW/MSYS without ever seeing this error. -- Dossy -- Dossy Shiobara | [EMAIL PROTECTED] | http://dossy.org/ Panoptic Computer Network | http://panoptic.com/ "He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move on." (p. 70) _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

