On Mon Apr 28 23:52:22 2008, coke wrote: > While trying to put the macport for 0.6.1 together, I noticed that the > install failed. > > Tracked it down to the fact that --parrot_is_shared=0 seems to be > generating a parrot that relies on a shared lib. > > This is happening for me on osx/86 (but the build works because it's > finding the blib/lib version: once you install it, this fails because > then it can't find the lib.), and on linux/x86 on feather (the build > fails because miniparrot requires the shared library and can't find > it, stopping the build immediately). > > This worked as recently as 0.5.2 (the last macport) >
Verified, this still fails[1] as of r36803. This, combined with TT #344, blocks creation of a functioning macport. [1] Generates a parrot that depends on libparrot.dylib -- Will "Coke" Coleda _______________________________________________ http://lists.parrot.org/mailman/listinfo/parrot-dev
