<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2963" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=589313020-08092006><FONT face=Arial 
size=2>Hello,</FONT></SPAN></DIV>
<DIV><SPAN class=589313020-08092006><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=589313020-08092006><FONT face=Arial size=2>I am attempting to 
compile FILO on a AMD64 (dk8htx) platform. I'm getting link errors(shown below), 
due to the 64-bit math operations not being implemented in i386_x64 libgcc. Has 
anyone run into this previously?</FONT></SPAN></DIV>
<DIV><SPAN class=589313020-08092006><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=589313020-08092006><FONT face=Arial 
size=2>Thanks,</FONT></SPAN></DIV>
<DIV><SPAN class=589313020-08092006><FONT face=Arial 
size=2>Chris</FONT></SPAN></DIV>
<DIV><SPAN class=589313020-08092006><FONT face=Arial size=2><A 
title=mailto:chris.stillo@celoxica.com 
href="BLOCKED::mailto:chris.stillo@celoxica.com">chris.stillo@celoxica.com</A></FONT></SPAN></DIV>
<DIV><SPAN class=589313020-08092006><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=589313020-08092006><FONT face="Courier New" size=2>ld -m 
elf_i386 -N -T i386/ldscript -o filo main/builtin.o main/grub/builtin.o 
fs/builtin.o drivers/builtin.o drivers/usb/builtin.o i386/builtin.o 
/usr/lib/gcc-lib/x86_64-linux/3.3.5/./libgcc.a<BR>main/builtin.o(.text+0xa17): 
In function `number':<BR>: undefined reference to 
`__umoddi3'<BR>main/builtin.o(.text+0xa2f): In function `number':<BR>: undefined 
reference to `__udivdi3'<BR>drivers/builtin.o(.text+0xcad): In function 
`init_drive':<BR>: undefined reference to 
`__udivdi3'<BR>drivers/builtin.o(.text+0xcd2): In function `init_drive':<BR>: 
undefined reference to `__udivdi3'<BR>i386/builtin.o(.text+0x3b2): In function 
`calibrate_tsc':<BR>: undefined reference to 
`__udivdi3'<BR>i386/builtin.o(.text+0x3f0): In function `currticks':<BR>: 
undefined reference to `__udivdi3'<BR>i386/builtin.o(.text+0x443): more 
undefined references to `__udivdi3' follow<BR>make: *** [filo] Error 
1<BR></FONT></SPAN></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<BR>
_____________________________________________________________________<BR>
This message has been checked for all known viruses by the MessageLabs Virus Scanning Service, on behalf of Celoxica Ltd.<BR>
<BR>
This email and any files transmitted with it are confidential and <BR>
may be legally privileged. It is intended solely for the use of the <BR>
individual or entity to whom it is addressed. If you have received <BR>
this in error, please contact the sender and delete the material <BR>
immediately. Whilst this email has been swept for viruses, you <BR>
should carry out your own virus check before opening any <BR>
attachment. Celoxica Ltd accepts no liability for any loss or <BR>
damage which may be caused by software viruses or interception <BR>
or interruption of this email.<BR>
</BODY></HTML>