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 04:58:05PM -0300, Alexandre Oliva wrote:
> On Mar  2, 2001, Phil Edwards <pedwards@disaster.jaj.com> wrote:
> 
> > 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;
> 
> Yep, but how about those for check-g++?  How do they work?

AFAICT, check-g++ simply calls check-target-libstdc++, which in turn calls
the script.

-- 
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]