can you try gcc 3.4 later...

YH

On 10/1/05, Vincas Ciziunas <fizban@tamos.net> wrote:



I'm on debian (sarge), with gcc 3.3.5.

-------------------------------------------------------------------------------

                                --Vincas Ciziunas--
                 fizban@tamos.net  vincas@tux.org  winkie@faceprint.com
                           http://www.tamos.net/~fizban
        "There's nothing worse in the world than an angry tree," --Bob Ross

-------------------------------------------------------------------------------

On Fri, 30 Sep 2005, yhlu wrote:

> what's your Linux distribution and tool chain version?
> YH
>
> On 9/30/05, Vincas Ciziunas <fizban@tamos.net > wrote:
>>
>> I'm trying to compile a linuxbios for a Tyan S2881, and it errors out
>> here:
>>
>> linuxbios_ram.o(.text+0x10a73): In function `idiv_long':
>> : undefined reference to `__divdi3'
>> linuxbios_ram.o(.text+0x10a89): In function `idiv_long':
>> : undefined reference to `__moddi3'
>> linuxbios_ram.o(.text+0x10bd8): In function `div_long':
>> : undefined reference to `__udivdi3'
>> linuxbios_ram.o(.text+0x10bee): In function `div_long':
>> : undefined reference to `__umoddi3'
>> collect2: ld returned 1 exit status
>> make[1]: *** [linuxbios_ram] Error 1
>> make: *** [normal/linuxbios.rom] Error 1
>>
>> Just thought someone either would have an idea of what's going wrong or at
>> least would want to know.
>>
>>
>> -------------------------------------------------------------------------------
>>
>> --Vincas Ciziunas--
>> fizban@tamos.net vincas@tux.org winkie@faceprint.com
>> http://www.tamos.net/~fizban
>> "There's nothing worse in the world than an angry tree," --Bob Ross
>>
>>
>> -------------------------------------------------------------------------------
>>
>> --
>> LinuxBIOS mailing list
>> LinuxBIOS@openbios.org
>> http://www.openbios.org/mailman/listinfo/linuxbios
>>
>