On Thu, May 25, 2006 at 08:35:25AM -0700, Rod Evans wrote:
> 
> 
> Roland Mainz wrote:
> 
> >+ /opt/SUNWspro/bin/cc -xO3 -xarch=amd64 ........
> >.....
> >-L/home/test001/ksh93/on_build1/test1/usr/src/cmd/sgs/libconv/amd64
> >-lconv -lc
> >Text relocation remains                         referenced
> >    against symbol                  offset      in file
> ><unknown>                           0x28        /usr/lib/64/values-xpg6.o
> >ld: fatal: relocations remain against allocatable but non-writable sections
> 
> Odd, I didn't think the values file contained any code that needed 
> relocation.
> 
> But, the values file is typically found from the compiler distribution, so
> the fact that you're falling back to the root filesystem for this file is
> strange:
> 
>  % LD_OPTIONS=-Dfiles make
>  /opt/onbld/bin/i386/cw -_cc -xO3 -xarch=amd64 ....
>  ....
>  /opt/SUNWspro/SOS10/bin/cc -xO3 -xarch=amd64 ....
>  ....
>  debug:
>  debug: file=/opt/SUNWspro/SOS10/prod/lib/amd64/values-xa.o  [ ET_REL ]
>  debug:

Isn't this:

6359912 /usr/lib/values-(star).o files should be built with -K pic

which was just putback into snv_42?

- jonathan

-- 
Jonathan Adams, Solaris Kernel Development
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to