ake it worth reading. While it has lost a bit of momentum - it is
still
being updated with new posts almost daily.
Allison
Cheers,
Joshua Gatcomb
a.k.a. Limbic~Region
ersion of cygwin1.dll)
Cheers,
Joshua Gatcomb
a.k.a. Limbic~Region
Here's the output of "make test" on my box.
Failed Test Stat Wstat Total Fail Failed List of Failed
---
t/codingstd/
On 3/28/07, Ron Blaschke <[EMAIL PROTECTED]> wrote:
Joshua Gatcomb wrote:
> Really? No one on #parrot has been able to get parrot to work on Cygwin
> for months.
Interesting, didn't know about this.
The issue for the longest time was that miniparrot.exe would silently die
author that there was a bug which counted lines
after __DATA__ as perl code. I am not sure if that applies in this
situation but it added 10K SLOC to my project which was less than 2K without
it ;-)
Cheers,
Joshua Gatcomb
a.k.a. Limbic~Region
. Just /bin is probably a bit paranoid but that doesn't mean that the
gremlins aren't out to get me.
Cheers,
Joshua Gatcomb
a.k.a. Limbic~Region
.5 or compiling a more recent gcc themselves.
That is, as long as it is not causing problems anywhere else.
Cheers,
Joshua Gatcomb
a.k.a. Limbic~Region
On 6/12/07, Andy Lester <[EMAIL PROTECTED]> wrote:
I'm very uncomfortable with removing #pragma once from our header
files. It is per
# New Ticket Created by "Joshua Gatcomb"
# Please include the string: [perl #43515]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=43515 >
see http://nopaste.snit.ch:8001/10585 for details or paste bel
FYI all
r20662 builds fine on Win32 with MinGW and Cygwin
Cheers,
Joshua Gatcomb
a.k.a. Limbic~Region
# New Ticket Created by "Joshua Gatcomb"
# Please include the string: [perl #44775]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=44775 >
As far as I can tell, r20659 is the last rev perl6 worked correctly on
--- Leopold Toetsch <[EMAIL PROTECTED]> wrote:
> Joshua Gatcomb <[EMAIL PROTECTED]> wrote:
> > ... This is
> > the result of running 'make testj'.
>
> > Failed Test Stat Wstat Total Fail Failed List
> of
> > Failed
> >
>
rrot_jit_debug_stabs
(interpreter=0x100d1d80) at src/jit_debug.c:348
348 fprintf(stabs, ".stabn " N_SLINE
",0,%d,%d /* %s */\n", line,
(gdb)
WRT arithmetics_26 that coredumps, but I can
debug/trace with JIT - what should I look for?
WRT trans_9-12,17,18 that does no
I am trying to nail down exactly how Cygwin behaves
with the various options turned on. I noticed that
testg does not have the -g option it should. I am on
my way out the door or I would provide a patch (I just
modified the Makefile directly for my testing).
Cheers
Joshua Gatcomb
a.k.a. Limbic
checkout each day I am
gainfully employed and ensure that new stuff only
makes this better and not worse. Hopefully it won't
take me too long to learn C though I have been using
Perl now for almost 2 years and I still feel like an
infant.
Cheers
Joshua
implemented in class 'PerlInt'
Cheers
Joshua Gatcomb
a.k.a. Limbic~Region
__
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs
http://hotjobs.sweepstakes.yahoo.com/careermakeover
--- Leopold Toetsch <[EMAIL PROTECTED]> wrote:
> Joshua Gatcomb <[EMAIL PROTECTED]> wrote:
>
> > parrot -j examples/benchmarks/primes2.pasm
> > exists_keyed() not implemented in class 'PerlInt'
>
> Ah. yep. Due to eliminating two vtable functions,
--- Leopold Toetsch <[EMAIL PROTECTED]> wrote:
> Joshua Gatcomb <[EMAIL PROTECTED]> wrote:
>
> > parrot -j examples/benchmarks/primes2.pasm
> > exists_keyed() not implemented in class 'PerlInt'
>
> Ah. yep. Due to eliminating two vtable functions,
> Joshua Gatcomb <[EMAIL PROTECTED]> wrote:
> Working great now. Not sure why it took so long
before > I could see the update in CVS. Thanks and
please > disregard earlier message.
>
> Joshua Gatcomb
> a.k.a. Limbic~Region
Ok, I am an idiot. I didn't try the -j
t; Modified:build_tools jit2h.pl
This is really odd. I did "rm build_tools/jit2h.pl"
and then cvs update -dP and got back the same old
file. I made the 1 line change myself by hand. Now I
am getting
repeat() not implemented in class 'PerlInt'
> leo
or me. It picked up a handful of
changes. Then I verified that -j is now working.
I will shut up now. One should not be allowed to
operate computers when over tired without ample supply
of caffeine.
Joshua Gatcomb
a.k.a. Limbic~Region
_
okay.
make: *** [testj] Error 14
Not sure if this is expected or not.
Joshua Gatcomb
a.k.a. Limbic~Region
__
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs
http://hotjobs.sweepstakes.yahoo.com/careermakeover
--- Leopold Toetsch <[EMAIL PROTECTED]> wrote:
> Joshua Gatcomb <[EMAIL PROTECTED]> wrote:
>
> > 2. All tests are now passing on Cygwin.
>
> Are signal and thread tests skipped or running?
No, they are both skipped. I am doing a bit more
research on this b
blem?
>
> leo
Except for a few of the numbers changing, I get the
exact same results:
#4 0x004bd577 in enter_nci_method
(interpreter=0x100d1d28, type=26, func=0x47e040,
name=0x53d0f9 "thread1", proto=0x53d0f4 "vIOP") at
src/inter_misc.c:65
I am not sure where to go
th a bunch
of printf statements to see where variable values
deviated from my expectations.
Cheers
Joshua Gatcomb
a.k.a. Limbic~Region
__
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs
http://hotjobs.sweepstakes.yahoo.com/careermakeover
--- Leopold Toetsch <[EMAIL PROTECTED]> wrote:
> Joshua Gatcomb wrote:
> > I am not sure where to go from here. Any
> suggestions?
>
> Ok, here is a sample debugging session:
>
> $ cat hello.pasm
>print "hello\n"
>end
>
> $ parrot
--- Leopold Toetsch <[EMAIL PROTECTED]> wrote:
> Joshua Gatcomb wrote:
> > (gdb) p *pool
> > $1 = {last_Arena = 0x1020, object_size = 32,
> > objects_per_alloc = 16382, total_objects = 2048,
> > num_free_objects = 2047, skip = 0,
> replenish_level =
>
be different.
> Anyway, the config system *should not* use perl5's
> types. Patches
> welcome. The same problem is, if perl5 is compiled
> with "long double"s.
>
> leo
I think this is something I could do if I knew what it
49.40 csys = 380.13 CPU)
Cheers!!!!
Joshua Gatcomb
a.k.a. Limbic~Region
__
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs
http://hotjobs.sweepstakes.yahoo.com/careermakeover
nyone/everyone else that helped.
Cheers
Joshua Gatcomb
a.k.a. Limbic~Region
__
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs
http://hotjobs.sweepstakes.yahoo.com/careermakeover
taking about 4 seconds.
parrot -j used to coredump
primes2.pasm with -j is now under 2 seconds.
Again, thanks to everyone.
Joshua Gatcomb
a.k.a. Limbic~Region
__
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs
http
All:
While there are definately ICU issues on Cygwin, I
have gotten it to link to parrot both statically and
dynamically several different ways. The problem is
that the resulting parrot.exe coredumps upon
execution. I had always assumed that the problem was
related to ICU since it was immediately
--- Jeff Clites <[EMAIL PROTECTED]> wrote:
> If you run it in a debugger (gdb or whatever), you
> should be able to
> see where it's crashing.
Ok, after spending about 5 minutes figuring out what
gdb was and how to use it (did I mention I was
clueless) it looks like it isn't ICU at all
Pro
--- Leopold Toetsch <[EMAIL PROTECTED]> wrote:
> (gdb) bt
> (gdb) p pmc
> /gdb) p *((Dead_PObj*)pmc)
> would be good.
Program received signal SIGSEGV, Segmentation fault.
0x00419f6c in new_pmc_header (interpreter=0x100d1d68,
flags=1024) at src/headers.c:251
251 *((Dead_PObj*)pmc)->aren
--- Leopold Toetsch <[EMAIL PROTECTED]> wrote:
> Above error is only possible, when ARENA_DOD_FLAGS
> is turned on. This
> switch relies on the presence of a working memalign
> function. The
> C<--gc> option isn't related to this. But you can
> turn off
> ARENA_DOD_FLAGS in include/parrot/pobj.h li
lieve this has anything to do with parrot
but I can't be sure since I needed to do it for
IO::Socket::SSL to work properly much earlier on.
Cheers
Joshua Gatcomb
a.k.a. Limbic~Region
__
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs
http://hotjobs.sweepstakes.yahoo.com/careermakeover
ot;?
> Google around, if you can find signs of a broken
> memalign function on
> your system.
I am not exactly sure what to be looking for.
Everything, including parrot, was working fine prior
to April 7th. I returned from vacation and parrot was
no longer working. Nothing on the system
, 98.16% okay.
Cheers
Joshua Gatcomb
a.k.a. Limbic~Region
__
Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs
http://hotjobs.sweepstakes.yahoo.com/careermakeover
owner = interpreter;
+MUTEX_INIT(PMC_sync(pmc)->pmc_lock);
+}
+}
+else
+pmc->pmc_ext = NULL;
+PObj_flags_SETTO(pmc, PObj_is_PMC_FLAG|flags);
pmc->vtable = NULL;
#if ! PMC_DATA_IN_EXT
PMC_data(pmc) = NULL;
#endif
-pmc->p
vironment WRT this being a problem with Win
ME or something that has changed within the last week.
Cheers
Joshua Gatcomb
__
Do you Yahoo!?
Yahoo! Domains Claim yours for only $14.70/year
http://smallbusiness.promotions.yahoo.com/offer
The FAQ at http://www.parrotcode.org
Also - is there any reason why some messages I send to
the list don't make it? I am not sure who does
maintenance on the list but the message I sent today
in regards to JIT on Cygwin did not make it.
Hopefully this one gets through
Cheers
Joshua Ga
> n
4 print N3
gdb> p N3
$2 = 4.4942328371557898e+307
If both N1 and N2 are not set prior to cosh, then
everything works fine. I am not sure how to debug
further than this though I have a week of C under my
belt now ;-)
Cheers
Joshu
--- Leopold Toetsch <[EMAIL PROTECTED]> wrote:
> Joshua Gatcomb <[EMAIL PROTECTED]> wrote:
>
> > 4 print N3
> > gdb> p N3
> > $2 = 4.4942328371557898e+307
>
> > If both N1 and N2 are not set prior to cosh, then
> > everything works fine
work correctly while in
some cases (dependent on order) it does not.
Per our off-list conversation - I have googled for
problems with Cygwin and the math libs to no avail. I
hate to sound like a broken record, but I have no idea
where to go from here.
Cheers
myconfig versus the perl
-V for 5.8.4 that I built myself.
>
> leo
Cheers
Joshua Gatcomb
a.k.a. Limbic~Region
__
Do you Yahoo!?
Friends. Fun. Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/ $ more myconfig
Su
it is relavent
let me know and I will send the outputs.
>
> leo
Cheers
Joshua Gatcomb
a.k.a. Limbic~Region
__
Do you Yahoo!?
Friends. Fun. Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/
mal
when
converted to double, and zero when converted to
float.)
*/
I tried very unsuccesfully to get parrot to compile
using mingw btw.
> leo
Cheers
Joshua Gatcomb
a.k.a. Limbic~Region
__
Do you Yahoo!?
Friends. Fun. Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/
and failed miserably because of the Cygwin
math library problem. I began seeing syntax errors in
source files that weren't there before using the mingw
compiler option.
>
> jens
Cheers
Joshua Gatcomb
a.k.a. Limbic~Region
__
Do you Yahoo!?
Friends. Fun. Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/
d to be compiled with the same compiler"
type problem. The gcc is recent though compiling the
latest from the source is an option I am willing to
try if someone thinks it will work.
>
> jens
Cheers
Joshua Gatcomb
a.k.a. Limbic~Region
Cygwin no longer requires --intval and --opcode size
changes in the Configure process to work correctly.
Additionally, the benchmarks appear to be running a
bit faster too.
Cheers
Joshua Gatcomb
a.k.a. Limbic~Region
__
Do you Yahoo
oblem fixed
since I seem to be the only one regularly using Cygwin
- so no rush - just figured I would point it out as
soon as possible.
I can also produce some JIT debugging if someone
thinks that will help:
Cheers
Joshua Gatcomb
a.k.a. Limbic~Region
flag appears to have
fixed the JITed problem (though the handful of math
ops are still failing under Cygwin/JIT).
so in summary: From 2004-07-16 until something
changes, if you want to build on Cygwin with and have
JIT work using gcc 3.0 or higher, add
--ccflags=-mno-accumulate-outgoing-args
T
incidently - things are running much slower now using
--optimize and -j -O2
so how much is "much slower"
for primes2.pasm it was taking on average 2.15 real
seconds and is now taking on average 2.9
Joshua Gatcomb
a.k.a. Limbic~Region
___
debugging=0
--optimize --icushared='-licuuc -licudt'
--icuheaders=/usr/local/include
Obviously change your architecture and your ICU flags
accordingly - but that makes parrot really fly ;-)
Cheers
Joshua Gatcomb
a.k.a. L~R
__
Do you Ya
to a system ICU we do that.
C. Have someone volunteer to strip stuff out of the
3.0 version and start bundling that.
There are likely other options but as George pointed
out - we appear to be spending an awful lot of effort
making the old ICU work when upgrading would solve all
our problems (my
--- Leopold Toetsch <[EMAIL PROTECTED]> wrote:
> Joshua Gatcomb <[EMAIL PROTECTED]> wrote:
> > All:
> > The ICU that is bundled with Parrot is old.
>
> > George Rhoten, an ICU developer, has suggested we
> > start shipping version 3.0 because:
>
Ok - so which way do we go?
A. Leave it as is
B. Upgrade to a bare bones 3.0
C. Upgrade to a full version of 3.0
D. Improve the config/gen/icu.pl with any of the
previous options
E. Something else entirely?
Joshua Gatcomb
a.k.a. Gat
(240) 568-5675
_
table version of ICU source, build it, and note
anything "special" they needed to do to get it
working. Those things should make putting a newer
version into CVS a realistic possibility. I am
volunteering for Cygwin (yeah I know - big surprise
there).
Cheers
Joshua Gatcomb
a.k.a
chmark
It is also a very quick hack because I was on my lunch
break.
Enjoy
Joshua Gatcomb
a.k.a. Limbic~Region
___
Do you Yahoo!?
Win 1 of 4,000 free domain names from Yahoo! Enter now.
http://promotions.yahoo.com/goldrush
benchmark
Description: benchmark
if I can't
get back to what I was seeing before.
Either way - I think it is a good thing to keep track
of our performance impact when making changes -
perhaps I will get more motivated and make the code a
bit more robust and use parrotbench instead of my
homegrown stuff.
Cheers
Joshua Ga
data collection script and the script to make it
into a web page.
I don't know what kind of layout/data would be useful
to people so let me know if you want something else.
I will update every Tuesday morning.
Cheers
Joshua Gatcomb
a.k.a. Limbic~Region
___
--- Joshua Gatcomb <[EMAIL PROTECTED]>
wrote:
> Here is the modified parrotbench script along with
> the
> new data collection script and the script to make it
> into a web page.
>
> I don't know what kind of layout/data would be
> useful
> to people so let
Much greater control using ini configuration
3. Output is "pretty"
4. Lots of bugs squashed (probably more introduced)
5. POD updated
6. Multiple regexes allowed for benchmarks to be run
7. Multiple regexes allowed for benchmarks to be
skipped
8. Probably some stuff I am forgetting
> Additionaly, maybe later it would be better to just
> drop the sqlite database and ue rrd directly?
I still have a few ideas for improving parrotbench.pl.
When I am done with those, I will confer with you on
getting the storage format worked out.
> Regards,
> Jerome
> --
> [EMA
2.78% 20
2 tests and 53 subtests skipped.
Failed 2/120 test scripts, 98.33% okay. 29/1828
subtests failed, 98.41% okay.
make: *** [test] Error 14
Not that you need to ask, but Cygwin ;-)
Cheers
Joshua Gatcomb
a.k.a. Limbic~Region
___
Do you Yahoo!?
--- Leopold Toetsch <[EMAIL PROTECTED]> wrote:
> Joshua Gatcomb <[EMAIL PROTECTED]> wrote:
>
> > t/pmc/nci.t28 716835 28 80.00%
> 1-27
>
> strange.
>
> > t/pmc/perlhash.t1 256361 2.78% 20
>
> Only that one is
--- Joshua Gatcomb <[EMAIL PROTECTED]>
wrote:
> Enhancements:
> 1. Should be platform independent now
> 2. Much greater control using ini configuration
> 3. Output is "pretty"
> 4. Lots of bugs squashed (probably more introduced)
I found a few and have erradicat
--- Leopold Toetsch <[EMAIL PROTECTED]> wrote:
> Joshua Gatcomb wrote:
> > This might help shed some light:
> >
> > $ cd t/pmc
> > $ parrot nci_1.pasm
>
> Not really. bash: parrot: command not found ;)
> You got an old parrot around somewhere in the
pe = const_string(interpreter,
< PMC_struct_val(lib_pmc) ? "Ops" :
"PMC");
< }
< /*
< * call init, if it exists
< */
---
> /* get init_func */
298,299c314,316
< if (init_func)
< (init_func)(interpreter, lib_pmc);
---
&g
--- Leopold Toetsch <[EMAIL PROTECTED]> wrote:
> I think I could track it down. It wasn't strictly
> NCI related, though.
I guess you didn't need me to track down the CVS
changes as this fixed the problem - THANKS.
Cheers
Joshua Gatcom
result
is different:
loaded runtime/parrot/dynext/libnci.so
vs
loaded libnci.so
Before I started digging around I was wondering if
someone might want to whack me with the clue stick.
Cheers
Joshua Gatcomb
a.k.a. Limbic~Region
__
Do you Yaho
is b0rk. I would think
portability is a good thing but don't go changing
things on my account yet. When I get the time, I will
investigate.
Cheers
Joshua Gatcomb
a.k.a. Limbic~Region
__
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail
Divorce internals from interface.
2. Add what's missing.
3. Fix what's broke.
4. Delay optimizing working code in favor of 2 & 3.
Since the usual purpose of a point release is to have
features finished and bugs squashed, it may be a good
time for another release.
What say you?
Cheer
re.
That's what I am doing for now
>
> jens
>
Joshua Gatcomb
a.k.a. Limbic~Region
__
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail
--- Jens Rieks <[EMAIL PROTECTED]> wrote:
> On Wednesday 29 September 2004 18:40, Joshua Gatcomb
> wrote:
> > cannot find -licui18n
> I am not sure, is this library used by parrot?
I have no idea - first I have seen it other than when
I built ICU many moons ago.
>
>
read 1
It is almost as if by the time the time the second
print happens, the filehandle is already closed
So - since threads aren't officially supposed to be
working on Cygwin - is this something I should care
about or not?
Cheers
Joshua Gat
--- Joshua Gatcomb <[EMAIL PROTECTED]>
wrote:
> Up until a couple of weeks ago, all the threads
> tests
> were passing on Cygwin. I had submitted a patch
> some
> time ago that never got applied enabling tests for
> threads, timer, and extend_13 that never got
> appl
--- Leopold Toetsch <[EMAIL PROTECTED]> wrote:
>> Joshua Gatcomb <[EMAIL PROTECTED]>
wrote:
>> I had submitted a patch some time ago that never
got
>> applied enabling tests for threads, timer, and
>> extend_13.
> Overlooked? Please rediff and resend
XPECTEDLY
SUCCEEDED).
Files=1, Tests=21, 7 wallclock secs ( 4.03 cusr +
2.02 csys = 6.05 CPU)
> jens
Glad to see I am not the only Cygwin user out there
;-)
Joshua Gatcomb
a.k.a. Limbic~Region
__
Do you Yahoo!?
New and Improved Yahoo!
--- Leopold Toetsch <[EMAIL PROTECTED]> wrote:
> Joshua Gatcomb <[EMAIL PROTECTED]> wrote:
> > ... only 1 of the
> > two messages is displayed
>
> I've fixed a flaw in the IO flush code. Please try
> again, thanks.
Still not working, but thanks! The be
rite my own
parsing code if that would be more desired. We could
revert back to the previous version which did not have
the requirement.
Just let me know
Joshua Gatcomb
a.k.a. Limbic~Region
___
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com
--- Leopold Toetsch <[EMAIL PROTECTED]> wrote:
> Joshua Gatcomb <[EMAIL PROTECTED]> wrote:
>
> > After the change - case 3 now prints thread 1.
>
> Strange.
indeed
> > You mentioned in the previous email that you were
> > interested in knowing
rather confused as to why it is passing
without the patch since it only ever prints "thread"
> jens
Joshua Gatcomb
a.k.a. Limbic~Region
__
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail
on a regular basis.
>
> leo
>
>
Cheers
Joshua Gatcomb
a.k.a. Limbic~Region
__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
ping the Cygwin
list if anyone thinks it might help.
Cheers,
Joshua Gatcomb
a.k.a. Limbic~Region
___
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com
While it has introduced a new IO bug that is failing a
handful of threads tests, it also appears to have
fixed a different bug where some of the trigonomic
functions would blow up under JIT.
Cheers,
Joshua Gatcomb
a.k.a. Limbic~Region
___
Do you
gwin
** You need to enable the signal tests by adding
cygwin to t/pmc/signals.t
*** The only failing tests are if you enable the
threading tests as annotated above
> leo
I used to have Win ME to test but no longer so I don't
know what 9x/ME would turn up
Joshua Gatcomb
cygwin1.dll-1.5.11-1 - current stable build, blows up
I will be pinging the Cygwin list momentarily to see
if they have any insight.
Cheers
Joshua Gatcomb
a.k.a. Limbic~Region
___
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http
--- Joshua Gatcomb <[EMAIL PROTECTED]>
wrote:
> I happened to have found the last cygwin1.dll lying
> around in /tmp that I kept as a backup. I swapped
> it
> with the current cygwin1.dll just to see if it would
> make the IO problem go away and much to my happy
> surpris
--- Joshua Gatcomb <[EMAIL PROTECTED]>
wrote:
> Threads: Y*
> Tests:Y***
>
> * You need to enable the threading tests by adding
> cygwin to t/pmc/threads.t though a handful of tests
> will fail due to an outstanding IO issue likely
> caused
> by Cygwin
>
&g
was to just continue telling it about
my system ICU and not let it try to figure it out.
perl Configure.pl --icuheaders=/usr/local/include
--icushared='-L/usr/local/lib -lcygicuuc -lcygicudt'
>
> jens
>
Joshua Gatcomb
a.k.a. Limbic~Region
___
--- Matt Fowles <[EMAIL PROTECTED]> wrote:
> Joshua Gatcomb accidentally introduced a dependency
> on
> Config::IniFiles. Since it is implemented in pure
> perl he offered to
> add it to the repository. Warnock applies.
>
> http://xrl.us/div3
In the note offeri
/parrot/include/parrotlib.pbc] Error
127
ICU libs are in /usr/local/lib
/usr/local/lib is in my path
all libs are executable
libicuuc.so.30 indeed does exist in that directory
Any advice?
Cheers
Joshua Gatcomb
a.k.a. Limbic~Region
__
Do yo
--- Joshua Gatcomb <[EMAIL PROTECTED]>
wrote:
>
> 1. Transfer ICU 3.0 and build from source
> 2. Do a fresh CVS checkout of parrot, transfer and
> build
>
> $ perl Configure.pl --optimize
>
>
> $ make
>
>
> c++ -o parrot -L/usr/local/lib -Wl
--- Joshua Gatcomb <[EMAIL PROTECTED]>
wrote:
>
> --- Joshua Gatcomb <[EMAIL PROTECTED]>
> wrote:
>
> >
> > 1. Transfer ICU 3.0 and build from source
> > 2. Do a fresh CVS checkout of parrot, transfer
> and
> > build
> >
--- Joshua Gatcomb <[EMAIL PROTECTED]>
wrote:
> ok, so I did investigate a little further. make
> testj
> works fine (all tests pass) if I don't pass the
> --optimize flag to Configure.pl.
Ok, so optimizations break things - why not add more.
Interestingly, adding
--- Leopold Toetsch <[EMAIL PROTECTED]> wrote:
> Joshua Gatcomb <[EMAIL PROTECTED]> wrote:
> >> All tests pass normally, but I get 3 tests
> failing
> >> under JIT
> >>
> >> t/op/interp.t #7
> >> t/pmc/coroutine.t #10
> >>
ks to me like a LD_LIBRARY_PATH issue. One
> simple fix
> is to set the environment variable
> LD_LIBRARY_PATH=/usr/local/lib
> export LD_LIBRARY_PATH
> (in Bourne shell syntax).
>
> Does that help?
This indeed corrects this problem.
>
oon with it :)
pass the --cgoto=0 flag to Configure.pl. I also have
RH 9.0 and would love someone to confirm that make
testj will fail on 3 tests (unless you additionally
pass it another flag). Interestingly enough - the
same failure ocurrs on Cygwin.
> Kind regards,
> Alberto
Cheer
> At 11:08 PM -0800 11/2/04, Jeff Clites wrote:
> >On Nov 2, 2004, at 7:10 PM, Matt Diephouse wrote:
> >
> >>Joshua Gatcomb and I have been working a little
> under a week to set up
> >>an automated build system for parrot that tracks
> performance (with
>
e may cross post
to other Perl forums such as PerlMonks
(http://www.perlmonks.org). This is a perfect way for
non C programmers and those who have no knowledge of
Parrot to still contribute in a meaningful way.
Cheers
Joshua Gatcomb
a.k.a. Limbic~R
ave 2 questions:
1. Would people prefer missing data for benchmarks
where they won't work or a manually entered high
number to draw attention to them?
2. Should we be checking that the output of the
benchmarks (right or wrong) is consistent?
Cheers
Joshua Gatcomb
a.k.a. Lim
1 - 100 of 112 matches
Mail list logo