Talk About Network

Google





Programming > Compilers LCC > lcc-win32 "Comp...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 2 Topic 1070 of 1093
Post > Topic >>

lcc-win32 "Compiler error (trap). Stopping compilation" how to investigate/re****t?

by Oliver Betz <obetz@[EMAIL PROTECTED] > Sep 26, 2008 at 10:22 AM

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:
 




 2 Posts in Topic:
lcc-win32 "Compiler error (trap). Stopping compilation" how to i
Oliver Betz <obetz@[EM  2008-09-26 10:22:59 
Re: lcc-win32 "Compiler error (trap). Stopping compilation" how
"Andreas Martin"  2008-10-26 12:28:30 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
localhost-V2008-12-19 Wed Jan 7 14:44:51 PST 2009.