[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Can't compile 2.2.10 kernel for my A1200



Roman Zippel <zippel@fh-brandenburg.de> writes:

|> Hi,
|> 
|> > Don't know.  What's the problem?
|> 
|> short jumps to global labels.

Well, no, this is still there.  That's a hosted vs. freestanding issue.
If you want correct shared lib support then you cannot make short jumps to
a global label.  The workaround is to make the label local, or add a local
label as an alias.

Andreas.

-- 
Andreas Schwab                                  "And now for something
SuSE Labs                                        completely different."
Andreas.Schwab@suse.de
SuSE GmbH, Schanzäckerstr. 10, D-90443 Nürnberg


Reply to: