| Date Of Receipt: 24-MAR-1995 14:05:40.15
From: SMURF::ALPHA::duane "Andrew Duane USG/PE"
To: [email protected] (Joshua M. Friedman OSF/UNIX SDE 381-1548)
CC: piyanai@DEC:.zko.alpha (Piyanai Saowarattitada), ase_dev@DEC:.zko.alpha,
buildhelp@DEC:.zko.alpha, mjr@DEC:.zko.alpha (Michael Rickabaugh USG)
Subj: Re: kernel link help with ase v1.3 build (ptliteos.bl2 kernel)
Hairy green toads from Mars made Joshua M. Friedman, OSF/UNIX SDE 381-1548 say:
>
> Kernel build folks, there's a build problem in the ase13os build, which
> is based on the ptliteos.bl2 src's & tools. The build logfile
> ase13os/Logs/kernel.bld.log contains the following error:
>
> Can anyone offer any help/suggestions? thanks... -josh
>
> loading vmunix.sys
> /usr/sde/osf1/build/ase12os.bl4/tools/alpha_OSF1/alpha/acc/ld:
> volspec.o: branch relocation out-of-range, bad object file produced,
> can't branch from 0xfffffc000070791c to 0xfffffc00002f048c
> Relinking GENERIC with trampoline code
> /usr/sde/osf1/build/ase12os.bl4/tools/alpha_OSF1/alpha/acc/ld:
> Object file format error in: otto_platform.o: bad relocation entry (r_vaddr)
This is a known problem with the GOLDMINOR linker. It has a bug
in handling the trampoline code. I believe that someone is
working on getting it CLD'd so a patch can be generated.
Until then, a fix is to snag a PLATINUM linker from somewhere.
--
Andrew L. Duane DTN 381-1294 [email protected]
USG Kernel Scalability alpha::duane
ZKO3-3/U14
|
| Date Of Receipt: 24-MAR-1995 14:49:50.72
From: SMURF::ALPHA::bstevens "Brian Stevens 24-Mar-1995 1447"
To: [email protected]
CC: [email protected] (Joshua M. Friedman OSF/UNIX SDE 381-1548),
piyanai@DEC:.zko.alpha (Piyanai Saowarattitada),
ase_dev@DEC:.zko.alpha, buildhelp@DEC:.zko.alpha,
mjr@DEC:.zko.alpha (Michael Rickabaugh USG), bstevens@DEC:.zko.alpha
Subj: Re: kernel link help with ase v1.3 build (ptliteos.bl2 kernel)
An alternate fix is to remove some of the options from the GENERIC kernel
which will bring its size down so that it can link with the trampoline code.
You must not have to remove much if you just started seeing this.
|