<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>Problems with etherboot + AA patch IDE</TITLE>
</HEAD>
<BODY>
<BR>
<BR>

<P><FONT FACE="Times New Roman">I'm running as 2.11.90.0.29 and compiling etherboot 5.0.6 + the AA IDE boot patch  found on the list causes problems: </FONT>
</P>

<P><FONT SIZE=2 FACE="Courier New">gcc -E -Wp,-Wall -DASK_BOOT=3 -DANS_DEFAULT=ANS_NETWORK -DMOTD -DIMAGE_MENU -DBA</FONT>
<BR><FONT SIZE=2 FACE="Courier New">CKOFF_LIMIT=7 -DCONGESTED -DLINUXBIOS -DCONFIG_TSC_CURRTICKS  -DCONSOLE_SERIAL -</FONT>
<BR><FONT SIZE=2 FACE="Courier New">DCOMCONSOLE=0x3f8 -DCOMPRESERVE -DCONFIG_PCI_DIRECT -DELF_IMAGE  -DPOLLED_IDE -O</FONT>
<BR><FONT SIZE=2 FACE="Courier New">s -ffreestanding -fstrength-reduce -fomit-frame-pointer -mcpu=i386 -malign-jumps</FONT>
<BR><FONT SIZE=2 FACE="Courier New">=1 -malign-loops=1 -malign-functions=1 -Wall -W -Wno-format -Wno-unused -DVERSIO</FONT>
<BR><FONT SIZE=2 FACE="Courier New">N_MAJOR=5 -DVERSION_MINOR=0 -DVERSION=\"5.0.6\" -DRELOC=0x400000  start32.S | as</FONT>
<BR><FONT SIZE=2 FACE="Courier New">  -o bin32/start32.o</FONT>
<BR><FONT SIZE=2 FACE="Courier New">{standard input}: Assembler messages:</FONT>
<BR><FONT SIZE=2 FACE="Courier New">{standard input}:119: Warning: indirect ljmp without `*'</FONT>
<BR><FONT SIZE=2 FACE="Courier New">{standard input}:235: Error: suffix or operands invalid for `ljmp'</FONT>
<BR><FONT SIZE=2 FACE="Courier New">make: *** [bin32/start32.o] Error 1</FONT>
<BR><FONT FACE="Times New Roman">I think that RELOC is not good value. Why ?</FONT>
</P>

</BODY>
</HTML>