Title: | USG buildhelp questions/answers |
Moderator: | SMURF::FILTER |
Created: | Mon Apr 26 1993 |
Last Modified: | Mon Jan 20 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 2763 |
Total number of notes: | 5802 |
Date Of Receipt: 5-AUG-1996 17:12:51.58 From: KAMLIA::kucherov "sergei kucherov 05-Aug-1996 1712" To: buildhelp@DEC:.zko.kamlia CC: kucherov@DEC:.zko.kamlia Subj: Weird message when relinking V4.0 vmunix This is my first V4.0 vmunix relink from a sandbox. I changed one object module, rebuilt it (which produced a new std_kern.mod) and tried to relink the generic vmunix. build GENERIC_relink ... rm -f vmunix vmunix.sys loading vmunix.sys /usr/sde/osf1/build/v40supportos.nightly/tools/alpha_OSF1/alpha/acc/ld: GENERIC.mod: branch relocation out-of-range, bad object file produced, can't branch from 0xfffffc000024069c to 0xfffffc00006b032c Relinking GENERIC with trampoline code chmod 755 a.out (null command) mv a.out vmunix.sys ln vmunix.sys vmunix; ln vmunix vmunix.GENERIC Elapsed build time(hr:min:sec): 0:6:58 Do you know what the error message means, and whether I need to worry about it or not? Did I do something wrong? Does everyone get the message I got? Thanks, sergei
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
2462.1 | Re: Weird message when relinking V4.0 vmunix | AOSG::FILTER | Automatic Posting Software - mail to flume::puck | Mon Aug 05 1996 23:20 | 49 |
Date Of Receipt: 5-AUG-1996 22:02:16.91 From: KAMLIA::"[email protected]" To: [email protected] CC: [email protected] Subj: Re: Weird message when relinking V4.0 vmunix Yup, thats how it works when the kernel gets too fat (See Andrew Duane for a more technical explanation) and welcome to the brave new world of 4.0. -Grant > > > This is my first V4.0 vmunix relink from a sandbox. > I changed one object module, rebuilt it (which produced > a new std_kern.mod) and tried to relink the generic vmunix. > > build GENERIC_relink > ... > rm -f vmunix vmunix.sys > loading vmunix.sys > /usr/sde/osf1/build/v40supportos.nightly/tools/alpha_OSF1/alpha/acc/ld: > GENERIC.mod: branch relocation out-of-range, bad object file produced, can't > branch from 0xfffffc000024069c to 0xfffffc00006b032c > Relinking GENERIC with trampoline code > chmod 755 a.out > (null command) > mv a.out vmunix.sys > ln vmunix.sys vmunix; ln vmunix vmunix.GENERIC > Elapsed build time(hr:min:sec): 0:6:58 > > > Do you know what the error message means, and whether I need to worry > about it or not? Did I do something wrong? > Does everyone get the message I got? > > Thanks, > sergei > > > -- Grant Van Dyck enet: [email protected] Release Engineering |