Problem building for rs6000

Franz Sirl Franz.Sirl-kernel@lauterbach.com
Wed Jan 17 03:36:00 GMT 2001


At 12:02 2001-01-17, Richard Kenner wrote:
>I specified target=rs6000-ibm-aix to build a fairly generic RS6000 compiler to
>look at the combine problem and the built blew up with an undefined
>DEFAULT_ABI in function.c.

It seems the rs6000-ibm-aix* entry in config.gcc didn't get updated and 
used for a _long_ time and misses the tm_file stuff. Try rs6000-ibm-aix4.3 
instead, maybe setting tm_file="$tm_file rs6000/aix.h" in config.gcc is 
enough too.

Franz.



More information about the Gcc mailing list