[Date Prev][Date Next] [Chronological] [Thread] [Top]

[rtl] Correction: unresolved symbol __divdi3



On Fre, 19 Nov 1999 Jochen wrote:

>gcc -c module.c -o tmp.o
>ld -r tmp.o -o module.o -lgcc

Opps, this should read:
  gcc -r tmp.o -o module.o -lgcc
  ^^^
or even better
  gcc -nostdlib -static -r tmp.o -o tmp.o -lgcc

-- Jochen
        Heinrich-Heine-Universit”t, Institut f¸r Physikalische Chemie I
        Universit”tsstr. 1, Geb. 26.43.02.29, 40225 D¸sseldorf, Germany
phone 02118113681 fax 02118115195  --  www-public.rz.uni-duesseldorf.de/~jochen
Jochen@Uni-Duesseldorf.de -- Jochen.Kuepper@FernUni-Hagen.de -- Kuepper@ACM.org
--- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail majordomo@rtlinux.cs.nmt.edu OR
echo "unsubscribe rtl <Your_email>" | mail majordomo@rtlinux.cs.nmt.edu
----
For more information on Real-Time Linux see:
http://www.rtlinux.org/~rtlinux/