Ich krieh ne Krise!!!!!!!!!!!!!!!!1



  • Hallo alle miteinander.
    Ich verzweifel bald 😡
    Ich bin dabei einen eigenen Kernel zu schreiben, hab aber folgendes Problem:
    ( Alles unter einem Linuxsystem mit gcc )
    Kompilieren klappt super, aber beim linken bekomm ich folgende Meldung:

    istream.o(.text+0x227): In function \_\_static\_initialization\_and\_destruction(int,int):
    : undefined reference to \_\_dso\_handle' istream.o(.text+0x233): In function__static_initialization_and_destruction(int,int): : undefined reference to__cxa_atexit'
    istream.o(.text+0xa9): In function \_\_static\_initialization\_and\_destruction(int,int):
    o undefined reference to \_\_dso\_handle' ostream.o(.text+0xb5): In function__static_initialization_and_destruction(int,int): : undefined reference to__cxa_atexit'

    Kann mir da jemand helfen 😕



  • du hast sicher schon nach den errors gegooglet (da kommt einiges..), aber vielleicht hilft das..

    http://lists.debian.org/debian-gcc/2002/debian-gcc-200203/msg00141.html

    oder auch mal im linux forum fragen, da gehört es ev. eher hin..


Anmelden zum Antworten