This is the mail archive of the gcc-patches@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: libstdc++ execute tests


On Wed, Apr 11, 2001 at 03:00:23AM +0200, Gabriel Dos Reis wrote:
> ... the right fix is to convince libstdc++_load to do the right thing:
> 
> - set results [remote_load target $lib_env(LIBTOOL) "--mode=execute $prog"]
> + set results [remote_load target $lib_env(LIBTOOL) "--mode=execute ./$prog"]

Except for the fact that this doesn't actually work.
I don't know why.  I did try it though.


r~


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