This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Nameless unions
- To: gcc at gcc dot gnu dot org
- Subject: Nameless unions
- From: Roger Coote <RogerC at VideoLogic dot co dot uk>
- Date: Tue, 1 Aug 2000 12:27:50 +0100
Hi,
I have been given the task of porting a large project to Linux. Currently
it runs on Windows and the source code makes extensive use of Microsoft's
'nameless unions'. I have looked into it and it appears that GCC does not
support nameless unions.
Can GCC support 'nameless unions'?
Yours
Roger Coote
Imagination Technologies