Re: [Etherboot-developers] 5.1 will not boot on 486
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ke...@us...> - 2003-01-13 00:06:53
|
>> Just a thought, check that gcc is set to generate 386 code in all >> Makefiles, except the Itanium directories of course > >Thanks for the information. What exactly am I looking for? That gcc is being called with the -mcpu=i386 option. |