Re: [Etherboot-developers] Porting stories...
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ke...@et...> - 2003-09-18 10:26:50
|
>Still, I have some problems with my compiler with the generic >declerations. For example, the pre-processor complains with an error >with the following two lines: > >typedef sector_t (*os_download_t)(unsigned char *data, unsigned int len, >int eof); >static inline os_dowload_t coff_probe(unsigned char *data, unsigned int len) > >I will try to resolve all those small issues. I have to admit with the >current structure the poritng to a new architecture is a >straight-forward process ... Great work ... Ok, I take it you are working on the 5.2 structure. Looking forward to seeing a new architecture on the list. Good work and keep us informed about your efforts towards world domination. :-) |