-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Bruce Korb wrote:
| Another quick question:
|
|
|>+ relink_command='{ test -z "${COMPILER_PATH+set}" || unset COMPILER_PATH
|| { COMPILER_PATH=; export COMPILER_PATH; }; }; { test -z
"${GCC_EXEC_PREFIX+set}" || unset GCC_EXEC_PREFIX || { GCC_EXEC_PREF
Another quick question:
> + relink_command='{ test -z "${COMPILER_PATH+set}" || unset COMPILER_PATH ||
> { COMPILER_PATH=; export COMPILER_PATH; }; }; { test -z
> "${GCC_EXEC_PREFIX+set}" || unset GCC_EXEC_PREFIX || { GCC_EXEC_PREFIX=;
> export GCC_EXEC_PREFIX; }; };
> LD_RUN_PATH="/usr/local/
On 9/6/05, Ralf Wildenhues <[EMAIL PROTECTED]> wrote:
> Hi Travis,
Hi Ralf,
> * Travis Spencer wrote on Sat, Sep 03, 2005 at 12:02:15AM CEST:
> >
> > I am working on a research project at Portland State University that
> > involves writing an application that will build its user's source code
> >
Hi Bruce,
* Bruce Korb wrote on Sat, Sep 10, 2005 at 05:17:15PM CEST:
>
> On x86 Linux: i686-pc-linux-gnu
>
> I just made an extension to the shared library in my pet project.
> The older version has been installed in /usr/lib via rpm and
> in /usr/local/lib via "make install". /etc/ld.so.conf