libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Link error for blahS.c when used in multiple GCC environment.


From: Albert Chin
Subject: Re: Link error for blahS.c when used in multiple GCC environment.
Date: Sun, 1 Apr 2007 01:37:57 -0600
User-agent: Mutt/1.5.6i

On Sat, Mar 31, 2007 at 11:53:12AM +1000, Brendon Costa wrote:
> Development GCC that i compile from GCC 4.0.1 sources:
> Version: 4.0.1
> Prefix: /home/bcosta/build/install_gcc
> libstdc++: /home/bcosta/build/install_gcc/lib/libstdc++.so
>       (libstdc++ version: 6.5)
> 
> When i want to build using the development GCC i do the following:
> 
> export PATH="/home/bcosta/build/install_gcc/bin:$PATH"
> export LD_LIBRARY_PATH="/home/bcosta/build/install_gcc/lib:$LD_LIBRARY_PATH"

What if you also set LDFLAGS="-L/home/bcosta/build/install_gcc/lib"?

-- 
albert chin (address@hidden)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]