[Mono-devel-list] PATCH: jay location in debugger

Todd Berman tberman at sevenl.net
Tue Mar 16 18:50:12 EST 2004


seems to me that jay should be copied over to the debugger tree and
built there and used there...

--Todd

On Tue, 2004-16-03 at 14:49 -0600, Fawad Halim wrote:

> The original wouldn't work in such a situation either. According to 
> README.build, debugger depends on mcs.
> 
> -fawad
> 
> Robert Shade wrote:
> 
> > This wouldn't work the first time it is built. (When the user doesn't 
> > have an installed copy of jay in the path)
> >
> > rob
> >
> > Fawad Halim wrote:
> >
> >> Hi,
> >>    Building debugger in an isolated location fails because it assumes 
> >> a particular path for the mcs source and that mcs src there is 
> >> already built. Is this patch ok?
> >>
> >> Index: frontends/scripting/Makefile.am
> >> ===================================================================
> >> RCS file: /mono/debugger/frontends/scripting/Makefile.am,v
> >> retrieving revision 1.6
> >> diff -r1.6 Makefile.am
> >> 3c3
> >> < JAY = $(top_srcdir)/../mcs/jay/jay
> >> ---
> >>  > JAY = `which jay`
> >>
> >> Regards
> >> -fawad
> >> _______________________________________________
> >> Mono-devel-list mailing list
> >> Mono-devel-list at lists.ximian.com
> >> http://lists.ximian.com/mailman/listinfo/mono-devel-list
> >
> > _______________________________________________
> > Mono-devel-list mailing list
> > Mono-devel-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-devel-list
> >
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list




More information about the Mono-devel-list mailing list