This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: objc failures on branch


On Fri, Mar 02, 2001 at 05:27:10AM -0300, Alexandre Oliva wrote:
> 
> 	* tests_flags.in (CXXFLAGS): Add -rpath to gcc build dir.
> 
> However, this assumes libtool is used to link the test programs
> (because -rpath isn't portable).  What I don't understand is how come
> this works for check-g++, given that it doesn't use libtool for
> linking, AFAIK.

The check* targets for libstdc++ call a script; it's the script that
actually builds and runs the tests, without invoking make.  The script is
set up to use libtool specifically for this reason.


Phil

-- 
pedwards at disaster dot jaj dot com  |  pme at sources dot redhat dot com
devphil at several other less interesting addresses in various dot domains
The gods do not protect fools.  Fools are protected by more capable fools.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]