LANG HOOKS

Jim Wilson wilson@specifixinc.com
Wed Dec 3 01:25:00 GMT 2003


gnu c wrote:
> is needed. Doing so I get uggly error message from compiler:

You could try preprocessing the file, and then adding newlines to split 
up long lines.  This will give more useful error messages.

My guess is that you are missing some basic header files, like maybe 
rtx.h and/or tree.h.  This is coretypes.h in current sources.
-- 
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com



More information about the Gcc mailing list