On Wed, Jul 27, 2011 at 7:57 PM, Parrot <[email protected]> wrote:
> #1930: t/op/number.t: one test fails under --optimize on Darwin/PPC
> ---------------------+------------------------------------------------------
>  Reporter:  jkeenan  |       Owner:
>     Type:  bug      |      Status:  new
>  Priority:  minor    |   Milestone:
> Component:  testing  |     Version:  master
>  Severity:  medium   |    Keywords:
>     Lang:           |       Patch:
>  Platform:  darwin   |
> ---------------------+------------------------------------------------------
>
> Comment(by jkeenan):
>
>  Replying to [comment:6 dukeleto]:
>  > Compiling with gcc, but linking with g++ seems odd to me. For instance,
>  all our GCC farm smokers either do everything with gcc or everything with
>  g++.
>
>  Back in the day, when I was very young in Parrot years, I was having
>  trouble getting Parrot to build on Mac.  I consulted with the elders.
>  They (well, Coke) gave me the shell script (with `cc=gcc` but `link=g++`
>  and `ld=g++`) which has worked ever since.  So it may seem odd, but it has
>  provided me/us with a consistent benchmark.

Those directions date when parrot and ICU were both in the CVS repo,
and we needed to jump through more hoops.

>  The only thing I did differently in this case was to add `--optimize` to
>  the command-line options.
>
>  >
>  > Can you confirm for me that this problem still occurs when
>  cc=link=ldd=g++ ? That will remove one more variable from the equation.
>  Thanks!
>
>  Yes, I get the same failure in ''t/op/number.t'' with an "all-g++" build
>  with '--optimize'.
>
>  kid51
>
> --
> Ticket URL: <https://trac.parrot.org/parrot/ticket/1930#comment:9>
> Parrot <https://trac.parrot.org/parrot/>
> Parrot Development
> _______________________________________________
> parrot-tickets mailing list
> [email protected]
> http://lists.parrot.org/mailman/listinfo/parrot-tickets
>



-- 
Will "Coke" Coleda
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to