On Sun, 2007-09-09 at 19:10 -0700, Erick Tryzelaar wrote:

> Found it! My mistake. I got something similar, a file called "flx"
> that's just this:
> 
> #!/bin/sh
> flxdir=/Users/Shared/erickt/Projects/felix/build.git
> $flxdir/bin/flx --test=$flxdir $*
> 
> *The* problem was that I was working  in
> /Users/Shared/erickt/Projects/felix/build.git3, so it was using the
> wrong standard lib :)

Wouldn't that use the wrong binaries too? That is *supposed*
to delegate EVERYTHING to the $flxdir directory.
[i.e. completely isolate each distinct Felix installation]

-- 
John Skaller <skaller at users dot sf dot net>
Felix, successor to C++: http://felix.sf.net

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Felix-language mailing list
Felix-language@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/felix-language

Reply via email to