[coreboot] ROMCC help

Cristi Magherusan Cristi.Magherusan at net.utcluj.ro
Fri Aug 13 00:48:30 CEST 2010


Hi,

I have the following piece of code, and it seems ROMCC can't handle it
(offcourse, gcc works):

	struct bla{
		struct bla* next_bla;
	};
	int main(void){return 0;}

This is the error message I get while trying to compile it:

test.c
test.c:2.27: 
struct bla undeclared


Any ideas on what could be done to get it work, if possible?

Regards,
Cristi

-- 
Cristi Măgherușan, alumnus System/Network Engineer
Technical University of Cluj-Napoca, Romania
http://cc.utcluj.ro  +40264 401247
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20100813/b8cc0985/attachment.sig>


More information about the coreboot mailing list