i.e., ld -m elf_i386 -r -o xyz1.o filesystems.a xyz2.o
or
ld -m elf_i386 -r -o xyz1.o -L. -lfilesystems.a xyz2.o
where xyz2.o is object file for my source file which uses one of the
functions of filesystems.a
thanks and regards
girish
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/