On Wed, 02 Aug 2000, Tigran Aivazian wrote:
> works fine if you do:
>
> a) compile your module to relocatable object part1.o
>
> b) ld -r -o part.o part1.o libgcc.a
>
> where libgcc.a is in the output of "locate libgcc.a" - chose the one that
> looks best.
better use
gcc --print-libgcc
Frank
-- Frank Mehnert ## Dept. of Computer Science, Dresden University of Technology, Germany ## ## E-Mail: fm3@os.inf.tu-dresden.de http://os.inf.tu-dresden.de/~fm3 ##- 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/
This archive was generated by hypermail 2b29 : Mon Aug 07 2000 - 21:00:08 EST