Re: backward/forward compability
From: Thomas Maier-Komor (maierkom_at_lpr.e-technik.no-spam.tu-muenchen.de)
Date: 11/08/05
- Next message: Karl Schendel: "Re: PC terminal for UNIX"
- Previous message: blackdog: "netapps server is not responding"
- In reply to: Scott Howard: "Re: backward/forward compability"
- Next in thread: Alan Coopersmith: "Re: backward/forward compability"
- Reply: Alan Coopersmith: "Re: backward/forward compability"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 08 Nov 2005 13:53:11 +0100
Scott Howard wrote:
> Thomas Maier-Komor <maierkom@lpr.e-technik.tu-muenchen.de> wrote:
>
>>What would possibly be the problem of installing the old libraries to an
>>alternate root (i.e. pkgadd -R /xyz) and letting the linker pick up this
>>directory first (with the -L flag)? I cannot imagine what the problem
>
>
> Only libraries? What about headers? And the linker itself? And probably
> the compiler too. And don't forget the patches to all of the above.
>
as mentioned by Marc the newer header files might refer to new symbols
which will be detected at link time. I am not sure about compile-time
constants - so you might still be right.
> Just install a copy of the old OS and use that instead. If you're short
> on hardware you can even just multi-boot on the same system - you could
> even share the source directories.
>
What if I use Sun Studio 10 which runs and is supported on Solaris 8 to
10? Its patches are installed into the product directory and it is
also supported to be installed on a directory that is shared via NFS
and used on another Solaris release. The only thing different during the
build process (when using Sun Stuido) is the step of linking. I don't
know if the linker itself changed in the way it creates the binaries on
a newer Solaris release... Is this the case?
Could one resolve potential problems by installing the older version
of appcert and run it on the newly created executable?
Tom
- Next message: Karl Schendel: "Re: PC terminal for UNIX"
- Previous message: blackdog: "netapps server is not responding"
- In reply to: Scott Howard: "Re: backward/forward compability"
- Next in thread: Alan Coopersmith: "Re: backward/forward compability"
- Reply: Alan Coopersmith: "Re: backward/forward compability"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|