Hi,
lcc version 2008-09-08 puts a "Compiler error (trap). Stopping
compilation". The 2008-07-16 version compiles my project.
Since the error message is not very meaningful - how should I
investigate / re****t the problem?
The offending line is a variable (struct) declaration with partial
initializer.
const char Serial_ID[] = "SAPI_LIB";
typedef struct{
void* ****tHandle;
char ****tName[MAX_PATH+1];
const char *SerialID;
[...]
}
Serial_Attr foo = {INVALID_HANDLE_VALUE,"",Serial_ID} // crashes
Oliver
--
Oliver Betz, Munich
despammed.com might be broken, use Reply-To: