Hanzac Chen wrote: > I check out the sources of tinycc from Savannah CVS but found the > tiny_impdef.c can't be compiled because of the file format problem. As > I'm working on Windows, and the CVS program automatically converts all > the text files from unix format to windows format. But I guess the > tiny_impdef.c format on the server is Windows format then the file > format after converted is corrupted.
tiny_impdef.c in the CVS does indeed has CRLF line endings. What is the error message when compiling tiny_impdef.c? What compiler are you using? -- Cheers, Kein-Hong Man (esq.) Kuala Lumpur, Malaysia _______________________________________________ Tinycc-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/tinycc-devel
