On Mon, 28 Apr 2003 15:39:12 -0400 Jesse Marlin <jlm@compgen.com> wrote:
In file included from CGR.h:31: /usr/include/stdio.h:0: warning: unrecognized text at end of #line /usr/include/stdio.h:27: warning: unrecognized text at end of #line The #line lines are generated by the C Preprocessor. Someone earlier had mentioned not to copy the compiler. This indicates to me that there is some incompatibility between the preprocessor pass and the compiler.
Also note that header files routinely have tests for compiler versions and other features. If you have mixed components, then that could account for some of your problems. -- Jerry Feldman <gaf@blu.org> Boston Linux and Unix user group http://www.blu.org PGP key id:C5061EA9 PGP Key fingerprint:053C 73EC 3AC1 5C44 3E14 9245 FB00 3ED5 C506 1EA9