Joerg Friedrich schrieb am Dienstag, 13. Januar 2004 um 16:48:36 +0100: > Joerg Friedrich schrieb am Dienstag, 13. Januar 2004 um 14:45:28 +0100: > > ok, quick n dirty: > --- mklibs.orig 2004-01-13 16:27:52.000000000 +0100 > +++ mklibs 2004-01-13 16:28:19.000000000 +0100 > @@ -518,7 +518,7 @@ > joined_symbols = "" > # compile in only used symbols > command(target + "gcc", > - "-nostdlib -nostartfiles -shared -Wl,-soname=" + soname,\ > + "-m32 -nostdlib -nostartfiles -shared -Wl,-soname=" + soname,\ > joined_symbols, \ > "-o", dest_path + "/" + so_file_name + "-so", \ > extra_pre_obj, \ > > this solved the problem. it seems that mklibs doesn't work right with > 32-bit and 64-bit libraries. does anyone have an idea?
Btw: I can now build d-i on sparc, but how can I make a cdimage for testing? After building d-i I got a cdrom-image.img and a cdrom-initrd.gz -- Jörg Friedrich Die Songs haben irgendwie C64-Romantik. -- Klaus Knopper -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]