This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 3.1 -- Sparc64 Solaris 8 and C++
> It does. However, it's not the compiler's responsibility to set the
> default run-time search path. Look at ld.so.1(1) for how you can set
> this on the system. Or, use -R[path to sparcv9 directory] for how you
> can embed it into the executable.
Ahh, ok, it's the embedding into executable I missed then... it's
becoming clearer ... sorry to fill this list with my ignorance...
-B