Re: GCC in 6.0 fails to compile latest MySQL port

2006-04-08 Thread Václav Haisman
Stanislaw Halik wrote: > On Sat, Apr 08, 2006, Václav Haisman wrote: > >> It could help me confirm/exclude that possibility if somebody could >> try to compile the preprocessed source with the pasted command. > > doesn't ICE on 6.1-PRERELEASE from Apr 3. Yup, thanks, it is the memory then. >

Re: GCC in 6.0 fails to compile latest MySQL port

2006-04-08 Thread Stanislaw Halik
On Sat, Apr 08, 2006, Václav Haisman wrote: > It could help me confirm/exclude that possibility if somebody could > try to compile the preprocessed source with the pasted command. doesn't ICE on 6.1-PRERELEASE from Apr 3. HTH, -- sh pgpK6DllxLqpp.pgp Description: PGP signature

Re: GCC in 6.0 fails to compile latest MySQL port

2006-04-08 Thread Václav Haisman
Kris Kennaway wrote: > On Sat, Apr 08, 2006 at 03:49:08PM +0200, V??clav Haisman wrote: >> Hi, >> today I tried to update to MySQL server 5.0.19 but GCC failed with ICE >> on one file. The FreeBSD is version 6.0. The error is reproducible with >> the linked preprocessed source and the command lin

Re: GCC in 6.0 fails to compile latest MySQL port

2006-04-08 Thread Kris Kennaway
On Sat, Apr 08, 2006 at 03:49:08PM +0200, V??clav Haisman wrote: > Hi, > today I tried to update to MySQL server 5.0.19 but GCC failed with ICE > on one file. The FreeBSD is version 6.0. The error is reproducible with > the linked preprocessed source and the command line bellow. This is a > base GC