[parisc-linux] a question about HPUX's linker

Alan Cox alan@lxorguk.ukuu.org.uk
Fri, 11 Jun 1999 13:30:22 +0100 (BST)


> To help us get ahead, I'm trying to get the kernel to build properly
> with HPUX, using HPUX's linker, and gcc.

Ditto. You sorted head.S out ?

> Why does the final kernel link use --start-group ... --end-group?

To do looping resolution of symbols

> What's the equivalent syntax for HPUX's ld?

ld +n

(sort of, but sufficiently sort of)