Hi Peter,
I believe array copy was a GCC 2.95 extension. It is no longer present in
GCC 4.0. I do not know when it was deprecated, and when it was eventually
excised.
I also am not sure if you can disable that feature. Maybe -ansi or
-pedantic will have an effect.
HTH,