#1714: in OSX snow leopard, Configure.pl stops on step#29 auto::va_ptr
----------------------+-----------------------------------------------------
 Reporter:  sng2nara  |        Type:  bug      
   Status:  new       |    Priority:  normal   
Milestone:            |   Component:  configure
  Version:  2.5.0     |    Severity:  medium   
 Keywords:            |        Lang:           
    Patch:            |    Platform:  darwin   
----------------------+-----------------------------------------------------

Comment(by jkeenan):

 Replying to [comment:2 jkeenan]:
 > I will say that, in your attachment, the fact that `ccflags` does
 '''not''' have an entry of `-DVA_TYPE_STACK` or `-DVA_TYPE_REGISTER` is
 probably correlated with your problem.
 >

 That part of my post is probably wrong.  `-DVA_TYPE_STACK` or
 `-DVA_TYPE_REGISTER` appears in the verbose output of config step
 `auto::va_ptr`.  But it doesn't make it into ''myconfig''.

 However, if you did get as far as ''myconfig'', you should also have
 ''lib/Parrot/Config/Generated.pm'' available.  In that file's `%PConfig`,
 what do you have for `va_ptr_type`?

 (This is what I have on Darwin/PPC:  `  'va_ptr_type' => 'stack',`)

 kid51

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1714#comment:4>
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