#1110: parrot fails to build with g++ 4.4.1 on Ubuntu 9.10 beta amd64
--------------------+-------------------------------------------------------
 Reporter:  mikehh  |       Owner:       
     Type:  bug     |      Status:  new  
 Priority:  normal  |   Milestone:       
Component:  build   |     Version:  trunk
 Severity:  medium  |    Keywords:       
     Lang:          |       Patch:       
 Platform:          |  
--------------------+-------------------------------------------------------

Comment(by jkeenan):

 mikehh:

 I took your inspiration and tried with similar options (all except
 `--test` and `--configure_trace`, which are not at issue here) on
 Linux/i386:
 {{{
 perl Configure.pl --optimize --cc=g++ --cxx=g++ --link=g++ --ld=g++
 --maintainer
 }}}
 I should note that I've never before tried to configure/build with any of
 these options.

 Results:  I was able to build successfully, though I saw quite a few more
 warnings during `make` than I normally do.  See attachment
 ''20091013.41850.parrot.txt.gz''.

 `make test`, however, passed with shining colors.

 So (regrettably) this seems to be a platform-specific issue.

 Thank you very much.

 kid51

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1110#comment:1>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to