GCC: structure typedef compilation error
Jim Wilson
wilson@specifixinc.com
Tue Mar 30 09:39:00 GMT 2004
Aniket S Joshi wrote:
> file2.c:10: error: request for member 'Module_Present' in something not a structure or union
See http://gcc.gnu.org/bugs.html for info on how to submit bug reports.
In particular, we need a complete testcase that we can compile. Your
example code can't be compiled. This is unlikely to be a gcc problem
though, more likely a problem in your code.
Note also that "Module_Present" and "Modules_Present" are not the same
thing, so your reported error message doesn't match the code sample.
--
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com
More information about the Gcc
mailing list